[PATCH] D115394: [instcombine] Do demanded elts last when visiting extractelement

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 9 10:05:05 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG98f5ab6af3ed: [instcombine] Do demanded elts last when visiting extractelement (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D115394?vs=392916&id=393209#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115394

Files:
  llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  llvm/test/Transforms/InstCombine/X86/x86-avx512-inseltpoison.ll
  llvm/test/Transforms/InstCombine/X86/x86-avx512.ll
  llvm/test/Transforms/InstCombine/X86/x86-fma.ll
  llvm/test/Transforms/InstCombine/scalarization-inseltpoison.ll
  llvm/test/Transforms/InstCombine/scalarization.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115394.393209.patch
Type: text/x-patch
Size: 14586 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211209/e0072a12/attachment.bin>


More information about the llvm-commits mailing list