Files
Arseniy Obolenskiy 6593f9dbfe [SPIR-V] Recover aggregate type for stores of undef/composite constants (#195003)
preprocessUndefs/preprocessCompositeConstants lower aggregate values to
spv_undef/spv_const_composite calls returning i32, stashing the original
type in AggrConstTypes
2026-04-30 14:10:07 +02:00
..