[PATCH] D91673: [PGO] Enable preinline and cleanup when optimize for size

Zequan Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 9 12:45:40 PST 2020


zequanwu updated this revision to Diff 310619.
zequanwu added a comment.
Herald added a subscriber: steven_wu.

- fix existing failed testcase.
- add new testcases for npm and lpm.
- add comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91673

Files:
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
  llvm/test/Other/new-pm-pgo-preinline.ll
  llvm/test/Other/new-pm-thinlto-prelink-pgo-defaults.ll
  llvm/test/Other/pm-pgo-preinline.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91673.310619.patch
Type: text/x-patch
Size: 12040 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201209/b747918f/attachment-0001.bin>


More information about the cfe-commits mailing list