[PATCH] D82474: [VectorCombine] try to form vector compare and binop to eliminate scalar ops
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 28 10:16:07 PDT 2020
spatel updated this revision to Diff 273950.
spatel added a comment.
Patch updated:
Added bail out and regression test for scalable vectors.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82474/new/
https://reviews.llvm.org/D82474
Files:
llvm/lib/Transforms/Vectorize/VectorCombine.cpp
llvm/test/Transforms/PhaseOrdering/X86/vector-reductions.ll
llvm/test/Transforms/VectorCombine/X86/extract-cmp-binop.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82474.273950.patch
Type: text/x-patch
Size: 16675 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200628/64178282/attachment-0001.bin>
More information about the llvm-commits
mailing list