[llvm] [GlobalISel] Combine (X == 0) & (Y == 0) -> (X | Y) == 0 (PR #71949)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 6 05:18:54 PST 2024
https://github.com/arsenm requested changes to this pull request.
Need some vector and vector of pointer tests
https://github.com/llvm/llvm-project/pull/71949
More information about the llvm-commits
mailing list