[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
Fri Jul 20 07:06:42 PDT 2018


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

Fix Roman'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.156482.patch
Type: text/x-patch
Size: 9447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180720/3bc85c8c/attachment-0001.bin>


More information about the llvm-commits mailing list