summaryrefslogtreecommitdiff
path: root/tests/optimization/buffer-load-defer-ptr.slang
AgeCommit message (Expand)Author
2025-10-16Immutable access qualifier for pointers and use `__ldg` on cuda. (#8710)Yong He