[llvm-branch-commits] [flang] [openmp] [clang-tools-extra] [libc] [lldb] [clang] [llvm] [libcxx] [mlir] [BOLT] Embed cold mapping info into function entry in BAT (PR #76903)
Amir Ayupov via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Jan 11 18:24:35 PST 2024
aaupov wrote:
@rafaelauler: addressed the feedback you've added.
However, with template bool parameter (`Cold`) I don't know if we should replace it with a callback. I'm relying on it in follow-up diffs for other purposes – would it make sense to add several callbacks? If you think it would lead to a cleaner code, I'll do that.
https://github.com/llvm/llvm-project/pull/76903
More information about the llvm-branch-commits
mailing list