[PATCH] D57082: [HotColdSplit] Move splitting earlier in the pipeline

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 23 11:46:26 PST 2019


vsk updated this revision to Diff 183143.
vsk marked 3 inline comments as done.
vsk added a comment.

- Fix the pipeline issue in the old PM pointed out by Teresa. Add a test for it.


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

https://reviews.llvm.org/D57082

Files:
  llvm/lib/Passes/PassBuilder.cpp
  llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
  llvm/test/Other/X86/lto-hot-cold-split.ll
  llvm/test/Other/new-pm-thinlto-defaults.ll
  llvm/test/Other/opt-hot-cold-split.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57082.183143.patch
Type: text/x-patch
Size: 25181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190123/9268b0c8/attachment.bin>


More information about the llvm-commits mailing list