summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-specialize-dynamic-associatedtype-lookup.cpp
AgeCommit message (Expand)Author
2021-12-17Cleanup refactoring work around the IR builder (#2061)Theresa Foley
2021-10-21Passing associated type arguments to existential parameters + packing for `bo...Yong He
2021-10-21Diagnostic for no type conformance + bug fix. (#1985)Yong He
2021-10-14Fix a crash in `specializeDynamicAssociatedTypeLookup`. (#1979)Yong He
2021-02-16Add an accessor for IRInst opcode (#1707)Tim Foley
2020-11-20Make witness and RTTI handles lower to `uint2`. (#1613)Yong He
2020-11-10Use integer RTTI/witness handles in existential tuples. (#1598)Yong He
2020-11-06Specialize witness table lookups. (#1596)Yong He