summaryrefslogtreecommitdiffstats
path: root/tests/autodiff/control-flow-bug.slang.expected.txt
Commit message (Collapse)AuthorAge
* 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>