summaryrefslogtreecommitdiffstats
path: root/tests/autodiff/differentiable-constructor.slang
Commit message (Collapse)AuthorAge
* Enable CUDA testing for batch 2 (#8147)jarcherNV2025-08-12
| | | | Enable CUDA for the tests listed in issue #8078 This requires a minor CUDA prelude change, adding some math functions.
* Add `IRThisTypeWitness` to stand in for witness lookups inside an interface ↵Yong He2023-11-07
definition. (#3316) Co-authored-by: Yong He <yhe@nvidia.com>