[llvm] [X86] Fold VPERMV3(X, M, Y) -> VPERMV(CONCAT(X, Y), WIDEN(M)) iff the CONCAT is free (PR #122485)

Phoebe Wang via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 13 05:18:11 PST 2025


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

LGTM.

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


More information about the llvm-commits mailing list