[PATCH] D29503: [IPInt] Add integer API bor bitwise operations.
Amaury SECHET via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 3 11:45:18 PST 2017
deadalnix created this revision.
As per title. I ran into that limitation of the API doing some other work, so I though that'd be a nice addition.
https://reviews.llvm.org/D29503
Files:
include/llvm/ADT/APInt.h
lib/Support/APInt.cpp
unittests/ADT/APIntTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29503.86996.patch
Type: text/x-patch
Size: 4131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170203/cd9b8057/attachment.bin>
More information about the llvm-commits
mailing list