summaryrefslogtreecommitdiffstats
path: root/tests/autodiff/dynamic-dispatch-ptr.slang
Commit message (Collapse)AuthorAge
* Enable CUDA Test Enablement - Batch 1: Autodiff Tests (1-16) (#8139)Harsh Aggarwal (NVIDIA)2025-08-18
|
* Fix `UseGraph::replace` (#6395)Sai Praveen Bangaru2025-02-25
* Fix `UseGraph::isTrivial()` test. * Fix. * Fix. * Refactor `UseGraph` and `UseChain` * Update slang-ir-autodiff-primal-hoist.cpp * Update all auto-diff locations that handle pointers to treat user pointers as regular values * Update test to use direct-SPIRV only --------- Co-authored-by: Yong He <yonghe@outlook.com>