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

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 17 23:06:57 PST 2024


arsenm wrote:

Was this crash fixed by 8e8c954a173e0e814de1207513f357e99dff2e85?

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


More information about the llvm-commits mailing list