summaryrefslogtreecommitdiffstats
path: root/tests/autodiff/control-flow-bug.slang
Commit message (Collapse)AuthorAge
* Fix 7723 - Add autodiff tests (#7919)Harsh Aggarwal (NVIDIA)2025-08-06
| | | | | | | * Fix 7723 - Add autodiff tests * Update bug-1.slang Adding Vulkan
* Handle the case where the parent if-else region's after-block is ↵Sai Praveen Bangaru2023-09-26
unreachable. (#3241) Also added a test for this. Co-authored-by: Yong He <yonghe@outlook.com>