[llvm] [InstCombine] Use `m_NotForbidPoison` when folding `(X u< Y) ? -1 : (~X + Y) --> uadd.sat(~X, Y)` (PR #114345)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 1 03:08:56 PDT 2024


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

LGTM

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


More information about the llvm-commits mailing list