[PATCH] D74495: [VectorCombine] try to form vector binop to eliminate an extract element
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 13 08:15:32 PST 2020
spatel updated this revision to Diff 244437.
spatel marked an inline comment as done.
spatel added a comment.
Patch updated:
Account for extra uses and equivalent extract operands.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74495/new/
https://reviews.llvm.org/D74495
Files:
llvm/lib/Transforms/Vectorize/VectorCombine.cpp
llvm/test/Transforms/VectorCombine/X86/extract-binop.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74495.244437.patch
Type: text/x-patch
Size: 11247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200213/bbf9cd7c/attachment.bin>
More information about the llvm-commits
mailing list