[llvm] [InstCombine] Simplify `add nsw/nuw i1` to `or disjoint i1` (PR #118221)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 1 22:08:36 PST 2024


https://github.com/dtcxzyw commented:

Please add some tests to demonstrate that this change will improve the final codegen/analysis results.


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


More information about the llvm-commits mailing list