[PATCH] D68672: [APInt] Rounding right-shifts
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 8 16:46:54 PDT 2019
lebedev.ri updated this revision to Diff 223960.
lebedev.ri added a comment.
Upload correct patch - i've meant to disable the `RoundingSDiv` test - it doesn't pass after making it actually run.
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.223960.patch
Type: text/x-patch
Size: 7575 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191008/3838bc7b/attachment.bin>
More information about the llvm-commits
mailing list