summaryrefslogtreecommitdiff
path: root/tests/bugs/generic-type-duplication.slang
AgeCommit message (Collapse)Author
2024-11-06Fix IntVal unification logic to insert type casts + buffer element lowering ↵Yong He
regression. (#5508) * Fix IntVal unification logic to insert type casts. * Fix regression.
2024-10-15Enable WebGPU tests in CI (#5239)Anders Leino
2024-06-10enable more metal tests (#4326)skallweitNV
2024-06-07Metal compute tests (#4292)skallweitNV
2022-09-01Deduplicate consts and IRSpecialize in IR, propagate type info for `IntVal`. ↵Yong He
(#2388)