[PATCH] D68593: [NewPM] Add an SROA pass after loop unroll
Guozhi Wei via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 30 15:17:47 PDT 2019
Carrot updated this revision to Diff 227185.
Carrot added a comment.
Herald added a subscriber: zzheng.
Add a new test case.
Also tested with spec2006int, result changes from 39.0 to 39.2.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68593/new/
https://reviews.llvm.org/D68593
Files:
lib/Passes/PassBuilder.cpp
test/Other/new-pm-defaults.ll
test/Other/new-pm-thinlto-defaults.ll
test/Other/unroll-sroa.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68593.227185.patch
Type: text/x-patch
Size: 4192 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191030/c2799581/attachment.bin>
More information about the llvm-commits
mailing list