[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
Fri Apr 19 23:12:42 PDT 2019


luqmana updated this revision to Diff 195963.
luqmana added a comment.

Rename option and method to be more general.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60036/new/

https://reviews.llvm.org/D60036

Files:
  llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
  llvm/test/Transforms/CorrelatedValuePropagation/add.ll
  llvm/test/Transforms/CorrelatedValuePropagation/sub.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60036.195963.patch
Type: text/x-patch
Size: 13412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190420/831a968f/attachment.bin>


More information about the llvm-commits mailing list