summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-lower-tuple-types.cpp
AgeCommit message (Expand)Author
2021-04-29Update gfx back-ends to handle static specialization (#1826)Tim Foley
2021-02-16Add an accessor for IRInst opcode (#1707)Tim Foley
2020-08-18Support initializing an existential value from a generic value. (#1503)Yong He
2020-08-14Fix tuple type lowering (#1499)Yong He
2020-08-13IR support for Tuple types. (#1492)Yong He