[PATCH] D49365: [InstrSimplify] add testcases for fold sdiv if two operands are negatived and non-overflow
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 16 08:02:59 PDT 2018
spatel accepted this revision.
spatel added a comment.
This revision is now accepted and ready to land.
LGTM. I think you can add testcases like this without pre-commit review. If there's are questions about whether we have the proper test coverage, we can always answer that in the patch with the code change.
https://reviews.llvm.org/D49365
More information about the llvm-commits
mailing list