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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 11 18:59:23 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL302863: [APInt] Add a utility method to change the bit width and storage size of an… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D33073?vs=98650&id=98715#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33073

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33073.98715.patch
Type: text/x-patch
Size: 4079 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170512/3da69b99/attachment.bin>


More information about the llvm-commits mailing list