summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-witness-table-wrapper.cpp
AgeCommit message (Expand)Author
2021-12-17Cleanup refactoring work around the IR builder (#2061)Theresa Foley
2021-02-16Add an accessor for IRInst opcode (#1707)Tim Foley
2020-11-19Unify handling of static and dynamic dispatch for interfaces (#1612)Tim Foley
2020-08-28Enable lower-generics pass universally. (#1518)Yong He
2020-08-18Support initializing an existential value from a generic value. (#1503)Yong He
2020-08-05`AnyValue` based dynamic dispatch code gen (#1477)Yong He
2020-07-15 IR pass to generate witness table wrappers. (#1443)Yong He