summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-defer-buffer-load.cpp
AgeCommit message (Expand)Author
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