summaryrefslogtreecommitdiff
path: root/tests/cuda/copy-elision-this-1.slang
AgeCommit message (Expand)Author
2025-10-16Immutable access qualifier for pointers and use `__ldg` on cuda. (#8710)Yong He
2025-09-30Enhance buffer load specialization pass to specialize past field extracts. (#...Yong He
2025-08-07Initial copy elision pass (#8042)ArielG-NV