[llvm-branch-commits] [llvm] [InstCombine] Set !prof metadata on selects (PR #157599)

Mircea Trofin via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Sep 9 06:29:39 PDT 2025


mtrofin wrote:

> TBH I don't think selects should be validated by profcheck at all, only branches.

Some get lowered to branches later on - otherwise, yes, I'd also love to not worry about them.

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


More information about the llvm-branch-commits mailing list