Files
David Green 778b3b501f [ARM][MVE] Change MVE getSetCCResultType to always use i1 vectors (#192531)
This mirrors what SVE does on the AArch64 side, where because we have
predicate vectors we can use them fall all types, and let legalization handle
where it is not the case. This fixes a clmul expansion that was failing to lower
the resulting intrinsic.
2026-04-28 19:19:10 +01:00
..