summaryrefslogtreecommitdiff
path: root/tests/autodiff/high-order-backward-diff-4.slang.expected.txt
AgeCommit message (Collapse)Author
2023-06-07AD: Fix out-of-scope indexing rules for insts in loop header blocks during ↵Sai Praveen Bangaru
the primal-inst availability pass (#2918) * add test case * Fix out-of-scope indexing rules for loop header blocks --------- Co-authored-by: Yong He <yhe@nvidia.com> Co-authored-by: Yong He <yonghe@outlook.com>