[PATCH] D60522: [KnownBits] Add computeForAddCarry()
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 11 02:26:58 PDT 2019
nikic updated this revision to Diff 194650.
nikic added a comment.
Use KnownBits for carry in exported API, fix typo in test name.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60522/new/
https://reviews.llvm.org/D60522
Files:
llvm/include/llvm/Support/KnownBits.h
llvm/lib/Support/KnownBits.cpp
llvm/unittests/Support/CMakeLists.txt
llvm/unittests/Support/KnownBitsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60522.194650.patch
Type: text/x-patch
Size: 6056 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190411/ee85e23d/attachment.bin>
More information about the llvm-commits
mailing list