summaryrefslogtreecommitdiff
path: root/tests/autodiff/make-struct-non-diff-operand.slang
AgeCommit message (Collapse)Author
2024-02-26AD: Handle case where struct is created with `no_diff`-wrapped operands. (#3629)Sai Praveen Bangaru
* 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