Brian Cain edae8a4485
[Hexagon] Fix APInt assertion in getBuildVectorConstInts (#181202)
Truncate the ConstantSDNode APInt value to the element bit width before
creating the ConstantInt. After type legalization, a ConstantSDNode may
have a wider type than the vector element (e.g., i32 constant for an i16
element).
2026-02-13 19:21:39 -06:00
..
2025-10-20 15:59:03 -05:00
2025-10-20 15:59:03 -05:00