[PATCH] D84468: [HotColdSplitting] Add SplittingDelta option to enable splitting more small blocks

Ruijie Fang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 28 08:40:45 PDT 2020


rjf added a comment.

Based on discussion with @hiraditya today we'll change the default to 0 (which stays the same) and add additional test cases for delta=5 (which come from the four failing cases here).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84468



More information about the llvm-commits mailing list