[llvm-branch-commits] [PSI] Return raw entry count values (PR #204769)
Aiden Grossman via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Jun 19 01:05:12 PDT 2026
https://github.com/boomanaiden154 created https://github.com/llvm/llvm-project/pull/204769
Now that synthetic entry counts are being removed, stop using the
ProfileCount wrapper around entrycounts given it only exists to
distinguish between synthetic and real profile counts.
More information about the llvm-branch-commits
mailing list