Adding support to the CS preinliner to trim cold base profiles. This makes trimming consistent with the inline decision made by the preinliner. Also disable the existing profile merger/trimmer when preinliner is on.
Details
Details
- Reviewers
- None
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Herald added subscribers: modimo, wenlei, hiraditya, eraman. · View Herald TranscriptOct 27 2021, 6:00 PM
clang-format: please reformat the code