[llvm] [ValueTracking] Compute knownbits from `(icmp upred (add/sub nuw X, Y), C)` (PR #87180)

via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 4 18:56:22 PDT 2024


goldsteinn wrote:

@dtcxzyw i update with support for `sub nuw` as well.

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


More information about the llvm-commits mailing list