[PATCH] D150039: [InstCombine] Update instcombine for vectorOps to use new shufflevector semantics

Manuel Brito via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 16 23:58:52 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe335e8a43287: [InstCombine] Update instcombine for vectorOps to use new shufflevector… (authored by ManuelJBrito).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150039/new/

https://reviews.llvm.org/D150039

Files:
  llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  llvm/test/Transforms/InstCombine/broadcast.ll
  llvm/test/Transforms/InstCombine/vec_shuffle-inseltpoison.ll
  llvm/test/Transforms/InstCombine/vec_shuffle.ll
  llvm/test/Transforms/SLPVectorizer/X86/pr49081.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150039.522915.patch
Type: text/x-patch
Size: 8956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230517/0f9a2a3f/attachment.bin>


More information about the llvm-commits mailing list