[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
Tue May 23 11:57:11 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8a60814ed56c: [ValueTracking] Use `KnownBits` functions for `computeKnownBits` of saturating… (authored by goldstein.w.n).

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.524830.patch
Type: text/x-patch
Size: 6959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230523/91daa2bb/attachment.bin>


More information about the llvm-commits mailing list