[PATCH] D150102: [KnownBits] Add implementations for saturating add/sub functions
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 23 11:57:07 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5f50b180c50e: [KnownBits] Add implementations for saturating add/sub functions (authored by goldstein.w.n).
Changed prior to commit:
https://reviews.llvm.org/D150102?vs=522367&id=524828#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150102/new/
https://reviews.llvm.org/D150102
Files:
llvm/include/llvm/Support/KnownBits.h
llvm/lib/Support/KnownBits.cpp
llvm/unittests/Support/KnownBitsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150102.524828.patch
Type: text/x-patch
Size: 8496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230523/350a14a2/attachment.bin>
More information about the llvm-commits
mailing list