[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
Thu Feb 29 00:45:00 PST 2024


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


More information about the llvm-commits mailing list