[PATCH] D49382: [InstrSimplify] fold sdiv if two operands are negatived and non-overflow

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 17 02:30:15 PDT 2018


shchenz added a comment.

@spatel  Hi Sanjay, thanks for your comments. I have updated accordingly. For srem instruction, I will make another patch for it. Have a good break^-^


https://reviews.llvm.org/D49382





More information about the llvm-commits mailing list