summaryrefslogtreecommitdiffstats
path: root/tests/autodiff/custom-intrinsic-2.slang.expected.txt
Commit message (Collapse)AuthorAge
* Add `[ForwardDerivativeOf]` attribute. (#2501)Yong He2022-11-09
* Add [ForwardDerivativeOf] attribute. * Fix handling around phi nodes. * Fixes. * Remove IR opcode for ForwardDerivativeOfDecoration. Co-authored-by: Yong He <yhe@nvidia.com>