[PATCH] D96780: [NPM][LTO] Update buildLTODefaultPipeline to be more in-line with the old pass manager

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 16 07:32:09 PST 2021


dmgreen updated this revision to Diff 324009.
dmgreen added a comment.

Added some passes to a LPM, to get the same indvar->unroll->indvar behavior as before.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D96780/new/

https://reviews.llvm.org/D96780

Files:
  llvm/lib/Passes/PassBuilder.cpp
  llvm/test/Other/new-pm-lto-defaults.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96780.324009.patch
Type: text/x-patch
Size: 14162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210216/ed34a904/attachment.bin>


More information about the llvm-commits mailing list