summaryrefslogtreecommitdiff
path: root/source/slang/slang-ir-specialize-dispatch.cpp
AgeCommit message (Expand)Author
2020-10-29Generate `switch` based dynamic dispatch logic. (#1591)Yong He
2020-10-28Add sequential ID cache in Linkage for witness tables and RTTI objects. (#1590)Yong He
2020-10-22Generate `if` based dispatch logic on GPU targets. (#1585)Yong He