[llvm] [InstCombine] Preserve profile after folding select instructions with conditionals (PR #159666)

Alan Zhao via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 3 11:30:51 PDT 2025


alanzhao1 wrote:

> Reverted to unbreak the CI, feel free to reland with a fix!

Sorry about that! #161890 should fix this. The problem is that #161240 moved the flag under the `llvm` namespace.

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


More information about the llvm-commits mailing list