[PATCH] D85368: [llvm][CodeGen] Machine Function Splitter

Aditya Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 9 17:03:16 PDT 2020


hiraditya added a subscriber: rjf.
hiraditya added a comment.

Thanks for adding the results, could you share the script to measure bootstrap numbers?

In HCS the ability to keep cold functions in a separate section was added in: D85331 <https://reviews.llvm.org/D85331> (cc: @rjf ), can we try with `-mllvm -enable-cold-section` to compare with MachineFuncionSplitter.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85368



More information about the llvm-commits mailing list