[llvm] [InstCombine] Set !prof metadata on Selects identified by add.ll test (PR #158743)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 16 01:35:43 PDT 2025


https://github.com/nikic requested changes to this pull request.

I'd like this metadata to only be generated if profcheck is enabled. Otherwise it just adds noise to the IR.

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


More information about the llvm-commits mailing list