summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-specialize-address-space.cpp
AgeCommit message (Expand)Author
2024-07-25Overhaul IR lowering of pointer types. (#4710)Yong He
2024-07-10Specialize address space during spirv legalization. (#4600)Yong He
2024-06-27Cache address-space-legalization of `kIROp_Store` (#4480)ArielG-NV
2024-06-25Fix return type address space checking. (#4465)ArielG-NV
2024-05-08Metal: propagate and specialize address space. (#4137)Yong He