summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-autodiff-pairs.cpp
Commit message (Expand)AuthorAge
* [Auto-diff] Overhaul auto-diff type tracking + Overhaul dynamic dispatch for ...Sai Praveen Bangaru2025-01-09
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* Support `IDifferentiablePtrType` (#5031)Sai Praveen Bangaru2024-09-19
* Fix most of the disabled warnings on gcc/clang (#2839)Ellie Hermaszewska2023-04-26
* Dictionary using lowerCamel (#2835)jsmall-nvidia2023-04-25
* Support high order diff pattern: `bwd_diff(fwd_diff(f))`. (#2695)Yong He2023-03-13
* Remove `SharedIRBuilder`. (#2657)Yong He2023-02-16
* First custom backward-derivative test case working. (#2598)Yong He2023-01-17
* Allow `no_diff` on `this` parameter. (#2543)Yong He2022-12-01
* Support `no_diff` on existential typed params. (#2540)Yong He2022-11-30
* Refactor Auto-diff passes (#2526)Sai Praveen Bangaru2022-11-22