[PATCH] D32672: [ConstantRange] Remove costly udivrem from ConstantRange::truncate
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 4 09:52:30 PDT 2017
spatel added a comment.
Do we have (or can you add) unit tests to make sure this is behaving as expected?
https://reviews.llvm.org/D32672
More information about the llvm-commits
mailing list