[all-commits] [llvm/llvm-project] 7b771e: [APInt] Fix tests that had wrong assumption about ...
Tim Shen via All-commits
all-commits at lists.llvm.org
Tue Jan 21 13:53:35 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7b771ed448487705237868f705da17b40c6bfe82
https://github.com/llvm/llvm-project/commit/7b771ed448487705237868f705da17b40c6bfe82
Author: Tim Shen <timshen at google.com>
Date: 2020-01-21 (Tue, 21 Jan 2020)
Changed paths:
M llvm/unittests/ADT/APIntTest.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list