OSDN Git Service

[APInt] Fix tests that had wrong assumption about sdivs with negative quotient.
authorTim Shen <timshen@google.com>
Wed, 13 Nov 2019 02:17:04 +0000 (18:17 -0800)
committerTim Shen <timshen@google.com>
Tue, 21 Jan 2020 21:53:01 +0000 (13:53 -0800)
commit7b771ed448487705237868f705da17b40c6bfe82
treeb285027174faa0a5d2783c7105c990365f210f15
parent0478eadf73c191199cba12c85785cfafb8bfa174
[APInt] Fix tests that had wrong assumption about sdivs with negative quotient.

Reviewers: sanjoy

Subscribers: bixia, dexonsmith, sanjoy.google, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D70156
llvm/unittests/ADT/APIntTest.cpp