[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.
Tim Shen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 31 02:03:38 PDT 2017
timshen added a comment.
LGTM for APFloat part.
https://reviews.llvm.org/D31523
More information about the llvm-commits
mailing list