[PATCH] D70156: [APInt] Fix tests that had wrong assumption about sdivs with negative quotient.

Tim Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 12 18:26:58 PST 2019


timshen added a comment.

This fixes wrong tests introduced by D48498 <https://reviews.llvm.org/D48498>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70156





More information about the llvm-commits mailing list