[llvm] [InstCombine] Fold (X == 0 ? Y : 0) | X to X == 0 ? Y : X (PR #138373)

Sergei Barannikov via llvm-commits llvm-commits at lists.llvm.org
Sun May 4 07:00:43 PDT 2025


https://github.com/s-barannikov edited https://github.com/llvm/llvm-project/pull/138373


More information about the llvm-commits mailing list