Simon Pilgrim c96d0da62b
[X86] lowerShuffleAsLanePermuteAndPermute - ensure we've simplified the demanded shuffle mask elts before testing for a matching shuffle (#153554)
When lowering using sublane shuffles, we can sometimes end up with the
same mask as we started with. We already bail in these occasions, but we
weren't fully simplifying the new shuffle mask before testing if it
matched.

Fixes #153457
2025-08-14 10:47:11 +01:00
..
2025-07-15 13:22:33 -04:00
2025-02-14 11:38:47 +00:00
2025-03-30 16:38:16 -07:00