[llvm] [GlobalISel] Combine (X == 0) & (Y == 0) -> (X | Y) == 0 (PR #69017)

Dávid Ferenc Szabó via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 15 09:53:56 PDT 2023


https://github.com/dfszabo edited https://github.com/llvm/llvm-project/pull/69017


More information about the llvm-commits mailing list