[PATCH] D31523: [APInt] Add a public typedef for the internal type of APInt use it instead of integerPart. Make APINT_BITS_PER_WORD and APINT_WORD_SIZE public.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 31 09:22:46 PDT 2017
craig.topper updated this revision to Diff 93667.
craig.topper added a comment.
Address review comments
https://reviews.llvm.org/D31523
Files:
include/llvm/ADT/APFloat.h
include/llvm/ADT/APInt.h
lib/Support/APFloat.cpp
lib/Support/APInt.cpp
unittests/ADT/APIntTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31523.93667.patch
Type: text/x-patch
Size: 32232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170331/7faa3b2f/attachment.bin>
More information about the llvm-commits
mailing list