[llvm] [ConstraintElim] Add missing checks in test_overflow_in_negate_constraint (PR #65841)

via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 10 11:10:29 PDT 2023


https://github.com/erikdesjardins approved this pull request.

Amusingly, I made the exact same mistake as part of an analogous constraintelim crash fix recently: https://github.com/llvm/llvm-project/commit/df112cba034eefb86d0e92e18518f5e944d58c37

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


More information about the llvm-commits mailing list