[llvm] [X86] splitVector - split concat_vectors(a,b,c,d) -> concat_vectors(a,b) + concat_vectors(c,d) (PR #133753)
Phoebe Wang via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 31 23:10:23 PDT 2025
https://github.com/phoebewang approved this pull request.
LGTM.
https://github.com/llvm/llvm-project/pull/133753
More information about the llvm-commits
mailing list