[PATCH] D48498: [APInt] Add helpers for rounding u/sdivs.

Tim Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 25 16:54:01 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335557: [APInt] Add helpers for rounding u/sdivs. (authored by timshen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48498?vs=152806&id=152807#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48498

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48498.152807.patch
Type: text/x-patch
Size: 5660 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180625/97126e57/attachment.bin>


More information about the llvm-commits mailing list