[PATCH] D60897: [SLP] Look-ahead operand reordering heuristic.
Vasileios Porpodas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 1 15:07:08 PDT 2019
vporpo updated this revision to Diff 207417.
vporpo added a comment.
Herald added a subscriber: hiraditya.
Fixed the compilation-time issue with the introduction of the user budget limit from D63948 <https://reviews.llvm.org/D63948>. Also added lit test for it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60897/new/
https://reviews.llvm.org/D60897
Files:
llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
llvm/test/Transforms/SLPVectorizer/X86/lookahead.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60897.207417.patch
Type: text/x-patch
Size: 31497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190701/1ef062a1/attachment.bin>
More information about the llvm-commits
mailing list