summaryrefslogtreecommitdiff
path: root/tests/language-feature/generics/variadic-0.slang
AgeCommit message (Expand)Author
2024-10-15Enable WebGPU tests in CI (#5239)Anders Leino
2024-08-28Make sure `NullDifferential` and its witness are removed after autodiff. (#4958)Yong He
2024-08-23Make variadic generics work with interfaces and forward autodiff. (#4905)Yong He
2024-08-18Variadic Generics Part 2: IR lowering and specialization. (#4849)Yong He