summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-autodiff-cfg-norm.cpp
Commit message (Expand)AuthorAge
* extend fiddle to allow custom lua splices in more places (#7559)Ellie Hermaszewska2025-07-01
* AD cleanup for 'break' replacement (#7456)kaizhangNV2025-06-17
* Fix intermittent debug failures with Debug build (#7369)Jay Kwak2025-06-12
* Fix def-use issue from multi-level break elimination (#6134)Sai Praveen Bangaru2025-01-20
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* SPIRV compiler performance fixes. (#3258)Yong He2023-10-04
* Handle the case where the parent if-else region's after-block is unreachable....Sai Praveen Bangaru2023-09-26
* More `slangpy` features + polishing (#3233)Sai Praveen Bangaru2023-09-23
* Fix subtle corner-case with vars getting hoisted out of the loop creating unn...Sai Praveen Bangaru2023-08-30
* Allow loop counters to be used as constexpr arguments. (#3139)Yong He2023-08-18
* Be more careful about merge blocks during loop inversion (#3136)Ellie Hermaszewska2023-08-17
* Fix def-use legalization in CFG normalization. (#2909)Yong He2023-05-31
* Fix type checking & loop value hoisting (#2907)Yong He2023-05-30
* Dictionary using lowerCamel (#2835)jsmall-nvidia2023-04-25
* Refactor checkpointing policy and availability pass. (#2826)Yong He2023-04-21
* Combine lookupWitness lowering with specialization. (#2794)Yong He2023-04-12
* Type legalization and autodiff bug fixes. (#2722)Yong He2023-03-22
* AD: Fixed do-while loops (#2683)Sai Praveen Bangaru2023-02-28
* More fixes for reverse-mode on complicated loops (#2675)Sai Praveen Bangaru2023-02-27
* Fixed hoisting of intermediate array & context vars (#2674)Sai Praveen Bangaru2023-02-22
* Added support for simple while loops (#2667)Sai Praveen Bangaru2023-02-21
* Remove `SharedIRBuilder`. (#2657)Yong He2023-02-16
* Patched support for multi-return and fallthrough if-else with break stmts (#2...Sai Praveen Bangaru2023-01-31
* Overhauled reverse-mode control flow handling (#2608)Sai Praveen Bangaru2023-01-30