[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
Wed Sep 24 08:31:30 PDT 2025


https://github.com/nikic commented:

I'd still like to see a (InstCombine-specific) helper that allows directly replacing `SelectInst::Create` with a single call.

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


More information about the llvm-commits mailing list