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

Tim Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 22 10:59:51 PDT 2018


timshen created this revision.
timshen added reviewers: sanjoy, craig.topper.
Herald added subscribers: bixia, hiraditya, jlebar.

https://reviews.llvm.org/D48498

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48498.152519.patch
Type: text/x-patch
Size: 4994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180622/10d9f5cc/attachment.bin>


More information about the llvm-commits mailing list