[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:28:33 PDT 2018


shchenz updated this revision to Diff 155822.
shchenz added a comment.

fix Sanjay's comments


https://reviews.llvm.org/D49382

Files:
  llvm/include/llvm/Analysis/ValueTracking.h
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/test/Transforms/InstSimplify/sdiv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49382.155822.patch
Type: text/x-patch
Size: 4997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180717/754f384b/attachment.bin>


More information about the llvm-commits mailing list