[llvm] [GlobalISel] Combine (X == 0) & (Y == 0) -> (X | Y) == 0 (PR #69017)
via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 14 09:31:19 PDT 2023
knightXun wrote:
mark
https://github.com/llvm/llvm-project/pull/69017
More information about the llvm-commits
mailing list