summaryrefslogtreecommitdiff
path: root/tests/compute/dynamic-generics-simple.slang
AgeCommit message (Expand)Author
2020-08-28Enable lower-generics pass universally. (#1518)Yong He
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-17Generate dynamic C++ code for the minimal test case. (#1391)Yong He
2020-06-15Generate IRType for interfaces, and reference them as `operand[0]` in IRWitne...Yong He