[PATCH] D22214: Convert a signed remainder instruction to unsigned remainder
Sjoerd Meijer via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 14 05:31:13 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL275403: This converts a signed remainder instruction to unsigned remainder, which (authored by SjoerdMeijer).
Changed prior to commit:
https://reviews.llvm.org/D22214?vs=63652&id=63957#toc
Repository:
rL LLVM
https://reviews.llvm.org/D22214
Files:
llvm/trunk/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
llvm/trunk/test/Transforms/CorrelatedValuePropagation/srem.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22214.63957.patch
Type: text/x-patch
Size: 4419 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160714/81c7d7d9/attachment.bin>
More information about the llvm-commits
mailing list