summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-addr-inst-elimination.cpp
Commit message (Expand)AuthorAge
* Rename some symbols related to pointers types (#8592)Theresa Foley2025-10-03
* Add auto-diff support for `GetOffsetPtr` (#6625)Sai Praveen Bangaru2025-03-17
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* Use DebugDeclare instead of DebugValue. (#5404)Yong He2024-10-24
* Report AD checkpoint contexts (#5058)venkataram-nv2024-09-18
* Make tuple types work in autodiff. (#4923)Yong He2024-08-28
* Warn when inout parameter is never written (#4777)venkataram-nv2024-08-12
* Small warnings and bugs (#3272)Ellie Hermaszewska2023-10-11
* Support `constref` parameters passing. (#3249)Yong He2023-09-28
* Fix function side-effectness prop logic. (#2875)Yong He2023-05-09
* Fix various autodiff crashes related to interface usage. (#2730)Yong He2023-03-23
* Support `fwd_diff(bwd_diff(f))`. (#2697)Yong He2023-03-14
* Remove `SharedIRBuilder`. (#2657)Yong He2023-02-16
* Support `out` parameters in backward differentiation. (#2619)Yong He2023-02-01
* Unify UpdateField and UpdateElement with access chain. (#2611)Yong He2023-01-25
* Reimplement address elimination. (#2605)Yong He2023-01-24