[PATCH] D148010: [Pipelines] Don't run module optimization in full LTO pre-link

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 05:28:34 PDT 2023


nikic updated this revision to Diff 514172.
nikic added a comment.

Rebase and remove bits of dead code.


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

https://reviews.llvm.org/D148010

Files:
  llvm/include/llvm/Passes/PassBuilder.h
  llvm/lib/Passes/PassBuilderPipelines.cpp
  llvm/test/Other/new-pm-defaults.ll
  llvm/test/Other/new-pm-lto-prelink-defaults.ll
  llvm/test/Other/new-pm-thinlto-prelink-defaults.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148010.514172.patch
Type: text/x-patch
Size: 15226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230417/3f6dab25/attachment.bin>


More information about the llvm-commits mailing list