[llvm] [ConstraintElim] Handle (X | Y) >=s 0 as X >=s 0 && Y >=s 0. (PR #209743)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 15 07:09:04 PDT 2026


https://github.com/fhahn commented:



>>    Alive2 Proof: https://alive2.llvm.org/ce/z/ACu4gs
>
> Has an unnecessary disjoint.

Yep, will update, thanks

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


More information about the llvm-commits mailing list