[PATCH] D60897: [SLP] Look-ahead operand reordering heuristic.
Vasileios Porpodas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 3 18:42:08 PDT 2019
vporpo updated this revision to Diff 198119.
vporpo added a comment.
Updated getBestOperand() to use getLookAheadScore() for Load and Constant, not just Opcode.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60897/new/
https://reviews.llvm.org/D60897
Files:
lib/Transforms/Vectorize/SLPVectorizer.cpp
test/Transforms/SLPVectorizer/X86/lookahead.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60897.198119.patch
Type: text/x-patch
Size: 20918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190504/b4a1ce29/attachment.bin>
More information about the llvm-commits
mailing list