[PATCH] D49554: [APInt] Keep the original bit width in quotient and remainder

Krzysztof Parzyszek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 19 11:13:17 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337478: [APInt] Keep the original bit width in quotient and remainder (authored by kparzysz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49554?vs=156294&id=156325#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49554

Files:
  llvm/trunk/lib/Support/APInt.cpp
  llvm/trunk/unittests/ADT/APIntTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49554.156325.patch
Type: text/x-patch
Size: 3525 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180719/c1628047/attachment.bin>


More information about the llvm-commits mailing list