[PATCH] D150103: [ValueTracking] Use `KnownBits` functions for `computeKnownBits` of saturating add/sub functions

Noah Goldstein via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 8 20:02:52 PDT 2023


goldstein.w.n updated this revision to Diff 520572.
goldstein.w.n added a comment.

Rebase


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D150103/new/

https://reviews.llvm.org/D150103

Files:
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Analysis/ValueTracking/knownbits-sat-addsub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150103.520572.patch
Type: text/x-patch
Size: 6959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230509/3e0513b1/attachment-0001.bin>


More information about the llvm-commits mailing list