[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
Sat Jul 21 05:33:24 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337642: [InstrSimplify] fold sdiv if two operands are negated and non-overflow (authored by shchenz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49382?vs=156482&id=156672#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D49382

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49382.156672.patch
Type: text/x-patch
Size: 6425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180721/041ef12e/attachment.bin>


More information about the llvm-commits mailing list