[PATCH] D101900: [InstCombine] Fold extractelement + vector GEP with one use
David Sherwood via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 13 02:54:52 PDT 2021
david-arm updated this revision to Diff 345078.
david-arm added a comment.
- Rebase.
- Removed TODO comments from tests.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101900.345078.patch
Type: text/x-patch
Size: 14406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210513/76461338/attachment.bin>
More information about the llvm-commits
mailing list