summaryrefslogtreecommitdiff
path: root/tests/autodiff/control-flow-bug.slang.expected.txt
AgeCommit message (Collapse)Author
2023-09-26Handle the case where the parent if-else region's after-block is ↵Sai Praveen Bangaru
unreachable. (#3241) Also added a test for this. Co-authored-by: Yong He <yonghe@outlook.com>