summaryrefslogtreecommitdiffstats
path: root/tests/compute/dynamic-dispatch-19.slang.expected.txt
Commit message (Collapse)AuthorAge
* Specialize generic/existential calls within generic functions. (#2294)Yong He2022-06-25
* Expose internals of dce and use it to implement call graph walk. * Specialize calls in generic functions. * Fix clang error. Co-authored-by: Yong He <yhe@nvidia.com>