[llvm] [X86] Extend shuf128(concat(x,y),concat(z,w)) -> shuf128(widen(y),widen(w)) folds to peek through bitcasts (PR #129896)

Phoebe Wang via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 6 00:43:11 PST 2025


https://github.com/phoebewang approved this pull request.

LGTM.

https://github.com/llvm/llvm-project/pull/129896


More information about the llvm-commits mailing list