[PATCH] D49858: [RFC] re-enable GVNHoist by default
Alexandros Lamprineas via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 28 06:29:03 PDT 2018
labrinea updated this revision to Diff 162843.
labrinea added a comment.
This revision is now accepted and ready to land.
Rebase https://reviews.llvm.org/rL338240 since the excessive memory usage observed when using GVNHoist with UBSan has been fixed by https://reviews.llvm.org/rL340818 (https://reviews.llvm.org/D50323).
https://reviews.llvm.org/D49858
Files:
lib/Passes/PassBuilder.cpp
lib/Transforms/IPO/PassManagerBuilder.cpp
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49858.162843.patch
Type: text/x-patch
Size: 8601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180828/95d476c5/attachment.bin>
More information about the llvm-commits
mailing list