[llvm] [DAG] add (~a | x) & (a | y) -> (a & (x ^ y)) ^y for foldMaskedMerge (PR #144342)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 18 09:23:00 PDT 2025
https://github.com/RKSimon closed https://github.com/llvm/llvm-project/pull/144342
More information about the llvm-commits
mailing list