summaryrefslogtreecommitdiff
path: root/tests/compute/dynamic-dispatch-2.slang
AgeCommit message (Expand)Author
2020-08-05`AnyValue` based dynamic dispatch code gen (#1477)Yong He
2020-07-01Disable dynamic dispatch tests on CUDA - as fails with exception about unhand...jsmall-nvidia
2020-06-24Fix `lowerFuncType` and small bug fixes.Yong He
2020-06-19Dynamic dispatch for static member functions of associatedtypes. (#1404)Yong He