summaryrefslogtreecommitdiffstats
path: root/source/slang/slang-ir-specialize-dispatch.cpp
Commit message (Expand)AuthorAge
* Cleanup refactoring work around the IR builder (#2061)Theresa Foley2021-12-17
* Add an accessor for IRInst opcode (#1707)Tim Foley2021-02-16
* Make witness and RTTI handles lower to `uint2`. (#1613)Yong He2020-11-20
* Use integer RTTI/witness handles in existential tuples. (#1598)Yong He2020-11-10
* Specialize witness table lookups. (#1596)Yong He2020-11-06
* Generate `switch` based dynamic dispatch logic. (#1591)Yong He2020-10-29
* Add sequential ID cache in Linkage for witness tables and RTTI objects. (#1590)Yong He2020-10-28
* Generate `if` based dispatch logic on GPU targets. (#1585)Yong He2020-10-22