[PATCH] D38766: [CVP] Process binary operations even when def is local

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 12 15:40:03 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL315634: [CVP] Process binary operations even when def is local (authored by annat).

Repository:
  rL LLVM

https://reviews.llvm.org/D38766

Files:
  llvm/trunk/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
  llvm/trunk/test/Transforms/CorrelatedValuePropagation/add.ll
  llvm/trunk/test/Transforms/CorrelatedValuePropagation/ashr.ll
  llvm/trunk/test/Transforms/CorrelatedValuePropagation/sdiv.ll
  llvm/trunk/test/Transforms/CorrelatedValuePropagation/srem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38766.118853.patch
Type: text/x-patch
Size: 6859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171012/af9f846a/attachment.bin>


More information about the llvm-commits mailing list