[llvm] [DAG] Refactor X86 combineVSelectWithAllOnesOrZeros fold into a generic DAG Combine (PR #145298)

David Green via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 27 03:03:42 PDT 2025


davemgreen wrote:

I think you might need to check getBooleanContents == ZeroOrNegativeOneBooleanContent for a number of these combines to be valid?

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


More information about the llvm-commits mailing list