[llvm] [InstCombine] Fix for folding select-like `shufflevector` into floating point binary operators. (PR #85452)

Michele Scandale via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 15 12:15:57 PDT 2024


michele-scandale wrote:

This should address the issue reported in https://github.com/llvm/llvm-project/issues/74326

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


More information about the llvm-commits mailing list