summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-hoist-local-types.cpp
AgeCommit message (Expand)Author
2023-02-16Remove `SharedIRBuilder`. (#2657)Yong He
2023-01-14Support custom backward derivative attribute. (#2594)Yong He
2022-12-01Allow `no_diff` on `this` parameter. (#2543)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