[PATCH] D137934: [InstCombine] Fold extractelt with select of constants

Thomas Symalla via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 05:07:17 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG470aea5ed403: [InstCombine] Fold extractelt with select of constants (authored by tsymalla).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137934

Files:
  llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/extractelement.ll
  llvm/test/Transforms/InstCombine/shufflevector-div-rem-inseltpoison.ll
  llvm/test/Transforms/InstCombine/shufflevector-div-rem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D137934.477142.patch
Type: text/x-patch
Size: 7596 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221122/d13bb264/attachment.bin>


More information about the llvm-commits mailing list