[PATCH] D32672: [ConstantRange] Remove costly udivrem from ConstantRange::truncate
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 4 16:05:36 PDT 2017
craig.topper added a comment.
We had some unittests. I added a missing EXPECT for one of them in r304693. And added a few more tests in r304694.
https://reviews.llvm.org/D32672
More information about the llvm-commits
mailing list