summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-defer-buffer-load.cpp
Commit message (Expand)AuthorAge
* Addition of `Load`/`Store` coherent operations (#8395)16-Bit-Dog2025-10-10
* Rename some symbols related to pointers types (#8592)Theresa Foley2025-10-03
* Enhance buffer load specialization pass to specialize past field extracts. (#...Yong He2025-09-30
* Rewriting the lower-buffer-element-type pass to avoid unnecessary packing/unp...Yong He2025-09-30
* Defer immutable buffer loads when emitting spirv. (#7579)Yong He2025-07-02
* Add flag to hoist instructions (#6740)jarcherNV2025-04-11
* Fix regression caused by defer buffer load. (#5552)Yong He2024-11-13
* Push buffer load to end of access chain. (#5544)Yong He2024-11-12