[PATCH] D25119: [CVP] Convert an AShr to a LShr if both operands are known to be nonnegative.
Chad Rosier via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 12 07:33:24 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL284013: [CVP] Convert an AShr to a LShr if 1st operand is known to be nonnegative. (authored by mcrosier).
Changed prior to commit:
https://reviews.llvm.org/D25119?vs=73221&id=74372#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25119
Files:
llvm/trunk/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
llvm/trunk/test/Transforms/CorrelatedValuePropagation/ashr.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25119.74372.patch
Type: text/x-patch
Size: 3541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161012/07ef1f54/attachment.bin>
More information about the llvm-commits
mailing list