[llvm] [InstCombine] Fix for folding `select` into floating point binary operators. (PR #83200)

via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 27 14:54:50 PST 2024


michele-scandale wrote:

I originally filed https://github.com/llvm/llvm-project/issues/82726 and in there https://github.com/llvm/llvm-project/issues/74297 was mentioned which is basically the same issue.

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


More information about the llvm-commits mailing list