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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 28 21:28:22 PST 2024


https://github.com/arsenm closed https://github.com/llvm/llvm-project/pull/71949


More information about the llvm-commits mailing list