summaryrefslogtreecommitdiff
path: root/tests/autodiff/for-loop-eliminate-dead-code.slang.expected.txt
AgeCommit message (Collapse)Author
2023-04-14Bugfix: compiler will run forever to eliminate dead code (#2809)winmad
* Add a test case that the compile will run forever * Fix. * fix. --------- Co-authored-by: Lifan Wu <lifanw@nvidia.com> Co-authored-by: Yong He <yhe@nvidia.com>