[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
Sun Mar 13 20:27:13 PDT 2016
haicheng updated this revision to Diff 50565.
haicheng marked 3 inline comments as done.
haicheng added a comment.
Address Philip's comment.
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.50565.patch
Type: text/x-patch
Size: 4409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160314/5ccc3e3c/attachment.bin>
More information about the llvm-commits
mailing list