[PATCH] D150488: [MemProf] Set hot/cold new values with option

Teresa Johnson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 12 14:59:21 PDT 2023


tejohnson created this revision.
tejohnson added a reviewer: davidxl.
Herald added subscribers: hoy, hiraditya.
Herald added a project: All.
tejohnson requested review of this revision.
Herald added a project: LLVM.

Adds support to set the hot/cold new hint values with an option. Change
the defaults slightly to make it easier to distinguish between compiler
synthesized vs manually inserted calls to the interface.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D150488

Files:
  llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
  llvm/test/Transforms/InstCombine/simplify-libcalls-new.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150488.521807.patch
Type: text/x-patch
Size: 12429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230512/68de1249/attachment.bin>


More information about the llvm-commits mailing list