index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
slang
/
slang-ir-addr-inst-elimination.cpp
Commit message (
Expand
)
Author
Age
*
Rename some symbols related to pointers types (#8592)
Theresa Foley
2025-10-03
*
Add auto-diff support for `GetOffsetPtr` (#6625)
Sai Praveen Bangaru
2025-03-17
*
Move switch statement bodies to their own lines (#5493)
Ellie Hermaszewska
2024-11-05
*
format
Ellie Hermaszewska
2024-10-29
*
Use DebugDeclare instead of DebugValue. (#5404)
Yong He
2024-10-24
*
Report AD checkpoint contexts (#5058)
venkataram-nv
2024-09-18
*
Make tuple types work in autodiff. (#4923)
Yong He
2024-08-28
*
Warn when inout parameter is never written (#4777)
venkataram-nv
2024-08-12
*
Small warnings and bugs (#3272)
Ellie Hermaszewska
2023-10-11
*
Support `constref` parameters passing. (#3249)
Yong He
2023-09-28
*
Fix function side-effectness prop logic. (#2875)
Yong He
2023-05-09
*
Fix various autodiff crashes related to interface usage. (#2730)
Yong He
2023-03-23
*
Support `fwd_diff(bwd_diff(f))`. (#2697)
Yong He
2023-03-14
*
Remove `SharedIRBuilder`. (#2657)
Yong He
2023-02-16
*
Support `out` parameters in backward differentiation. (#2619)
Yong He
2023-02-01
*
Unify UpdateField and UpdateElement with access chain. (#2611)
Yong He
2023-01-25
*
Reimplement address elimination. (#2605)
Yong He
2023-01-24