summaryrefslogtreecommitdiffstats
path: root/tests/autodiff/make-struct-non-diff-operand.slang.expected.txt
Commit message (Collapse)AuthorAge
* AD: Handle case where struct is created with `no_diff`-wrapped operands. (#3629)Sai Praveen Bangaru2024-02-26
* Handle case where struct is created with `no_diff`-wrapped operands. * Add test to reproduce crash upon initializing a struct with `no_diff`-wrapped operand type * Add expected result for test