Marcell Leleszi fdc07534e7
[VectorCombine] foldShuffleOfSelects - support multiple uses of shuffled selects (#173166)
This patch removes the single-use restriction of selects in
foldShuffleOfSelects, allowing the fold to trigger for multi-use
instructions as well if the cost model finds it cheaper.

Fixes #173036
2025-12-23 13:10:12 +00:00
..