[llvm] [BlockPlacement] Add flag to disable profile usage (PR #102956)

Ellis Hoag via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 30 12:54:37 PDT 2024


ellishg wrote:

Friendly ping for review @amharc.

This flag is also useful to triage size regressions when consuming profiles. Many other passes have similar flags. https://github.com/llvm/llvm-project/pull/102950 is a similar PR.

https://github.com/llvm/llvm-project/pull/102956


More information about the llvm-commits mailing list