summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-augment-make-existential.cpp
AgeCommit message (Expand)Author
2023-02-16Remove `SharedIRBuilder`. (#2657)Yong He
2021-12-17Cleanup refactoring work around the IR builder (#2061)Theresa 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