[PATCH] D68672: [APInt] Rounding right-shifts

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 9 07:49:01 PDT 2019


lebedev.ri updated this revision to Diff 224056.
lebedev.ri added a comment.

Ok, last update - detect existence of quotent by counting trailing zeros, improve testss.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68672/new/

https://reviews.llvm.org/D68672

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: D68672.224056.patch
Type: text/x-patch
Size: 8214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191009/f8a127be/attachment.bin>


More information about the llvm-commits mailing list