[llvm] Remove simplifySelectInst/foldSelectWithBinaryOp (PR #118913)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 6 00:50:48 PST 2024


https://github.com/nikic commented:

Please see the failing tests in llvm/test/Transforms/InstSimplify. These probably need to be moved to InstCombine to work now.

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


More information about the llvm-commits mailing list