summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-defer-buffer-load.cpp
AgeCommit message (Expand)Author
2025-10-03Rename some symbols related to pointers types (#8592)Theresa Foley
2025-09-30Enhance buffer load specialization pass to specialize past field extracts. (#...Yong He
2025-09-30Rewriting the lower-buffer-element-type pass to avoid unnecessary packing/unp...Yong He
2025-07-02Defer immutable buffer loads when emitting spirv. (#7579)Yong He
2025-04-11Add flag to hoist instructions (#6740)jarcherNV
2024-11-13Fix regression caused by defer buffer load. (#5552)Yong He
2024-11-12Push buffer load to end of access chain. (#5544)Yong He