summaryrefslogtreecommitdiffstats
path: root/tests/language-feature/bit-cast
Commit message (Expand)AuthorAge
* Fix broken -emit-spirv-via-glsl test option (#7091)sricker-nvidia2025-05-16
* bitcast require the input has same width with result type (#7018)kaizhangNV2025-05-06
* Fix reinterpret and bitcast and generic arg parsing. (#6627)Yong He2025-03-19
* Metal: misc fixes and enable more tests. (#4374)Yong He2024-06-13
* Metal compute tests (#4292)skallweitNV2024-06-07
* bit_cast & reinterpret warning if src->dst type not equally sized. (#3988)ArielG-NV2024-04-22
* Warning on lossy implicit casts. (#2367)Yong He2022-08-17
* Support `bit_cast` between complex types. (#1702)Yong He2021-02-12