summaryrefslogtreecommitdiffstats
path: root/tests/bugs/loop-optimize.slang.expected.txt
Commit message (Collapse)AuthorAge
* Type legalization and autodiff bug fixes. (#2722)Yong He2023-03-22
* Bug fixes. * Fix. * Only perform autodiff for functions whose derivative is actually used. * Fix loop optimize bug. * Fix high order diff. * Fix trivial diff func generation. * Fixes. * Cleanup. --------- Co-authored-by: Yong He <yhe@nvidia.com>