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