[PATCH] D33073: [APInt] Add a utility method to change the bit width and storage size of an APInt.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 11 09:55:54 PDT 2017


craig.topper updated this revision to Diff 98650.
craig.topper added a comment.

Rename to reallocate. Clarify comments.


https://reviews.llvm.org/D33073

Files:
  include/llvm/ADT/APInt.h
  lib/Support/APInt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33073.98650.patch
Type: text/x-patch
Size: 4019 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170511/02c0cf6e/attachment.bin>


More information about the llvm-commits mailing list