[all-commits] [llvm/llvm-project] bfa105: Revert "[NFC] Refactor MBB hotness/coldness into t...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Mon Jun 26 23:07:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bfa1057b81bbc622f85ba5780378c27d74096b1a
https://github.com/llvm/llvm-project/commit/bfa1057b81bbc622f85ba5780378c27d74096b1a
Author: Aiden Grossman <agrossman154 at yahoo.com>
Date: 2023-06-27 (Tue, 27 Jun 2023)
Changed paths:
M llvm/include/llvm/Analysis/ProfileSummaryInfo.h
M llvm/include/llvm/Transforms/Utils/SizeOpts.h
M llvm/lib/Analysis/ProfileSummaryInfo.cpp
M llvm/lib/CodeGen/MachineSizeOpts.cpp
M llvm/lib/Transforms/Utils/SizeOpts.cpp
Log Message:
-----------
Revert "[NFC] Refactor MBB hotness/coldness into templated PSI functions."
This reverts commit c3e33720403c010e140c17313eeefd9a0f25887a.
This has broken quite a few buildbots.
More information about the All-commits
mailing list