[PATCH] D60036: [CorrelatedValuePropagation] Mark subs that we know not to wrap with nuw/nsw.
Luqman Aden via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 20 06:12:21 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL358816: [CorrelatedValuePropagation] Mark subs that we know not to wrap with nuw/nsw. (authored by luqmana, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60036?vs=195964&id=195968#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60036/new/
https://reviews.llvm.org/D60036
Files:
llvm/trunk/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
llvm/trunk/test/Transforms/CorrelatedValuePropagation/add.ll
llvm/trunk/test/Transforms/CorrelatedValuePropagation/sub.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60036.195968.patch
Type: text/x-patch
Size: 10999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190420/c266a6b1/attachment.bin>
More information about the llvm-commits
mailing list