[PATCH] D61726: [Pass Pipeline] Run another round of reassociation after loop pipeline
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 13 18:35:15 PDT 2019
nemanjai updated this revision to Diff 199354.
nemanjai added a comment.
Herald added a subscriber: kbarton.
Update the new test case. Thanks @efriedma for the tip.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61726/new/
https://reviews.llvm.org/D61726
Files:
lib/Passes/PassBuilder.cpp
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Transforms/IPO/PassManagerBuilder.cpp
test/CodeGen/AMDGPU/simplify-libcalls.ll
test/Other/new-pm-defaults.ll
test/Other/new-pm-thinlto-defaults.ll
test/Other/opt-O2-pipeline.ll
test/Other/opt-O3-pipeline.ll
test/Other/opt-Os-pipeline.ll
test/Transforms/PhaseOrdering/reassociate-after-unroll.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61726.199354.patch
Type: text/x-patch
Size: 13248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190514/df316aee/attachment.bin>
More information about the llvm-commits
mailing list