summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-specialize-dynamic-associatedtype-lookup.cpp
AgeCommit message (Expand)Author
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