[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:12:23 PST 2016


haicheng updated this revision to Diff 50227.
haicheng added a comment.

Clean the format.


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.50227.patch
Type: text/x-patch
Size: 4471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160310/700638e8/attachment.bin>


More information about the llvm-commits mailing list