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