[PATCH] D17921: [CorrelatedValuePropagation] Convert an SDiv to a UDiv if both operands are known to be nonnegative

Haicheng Wu via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 9 19:08:35 PST 2016


haicheng updated this revision to Diff 50226.
haicheng marked 2 inline comments as done.
haicheng added a comment.

Address Philip's comments.  Thank you.


Repository:
  rL LLVM

http://reviews.llvm.org/D17921

Files:
  lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
  test/Transforms/CorrelatedValuePropagation/sdiv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17921.50226.patch
Type: text/x-patch
Size: 4472 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160310/43397bfc/attachment.bin>


More information about the llvm-commits mailing list