[PATCH] D101900: [InstCombine] Fold extractelement + vector GEP with one use
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 26 01:54:47 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9c766f4090d1: [InstCombine] Fold extractelement + vector GEP with one use (authored by david-arm).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D101900/new/
https://reviews.llvm.org/D101900
Files:
llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
llvm/test/Transforms/InstCombine/gep-vector-indices.ll
llvm/test/Transforms/InstCombine/vec_demanded_elts-inseltpoison.ll
llvm/test/Transforms/InstCombine/vec_demanded_elts.ll
llvm/test/Transforms/InstCombine/vec_gep_scalar_arg-inseltpoison.ll
llvm/test/Transforms/InstCombine/vec_gep_scalar_arg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101900.347865.patch
Type: text/x-patch
Size: 17835 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210526/dc387b35/attachment.bin>
More information about the llvm-commits
mailing list