[PATCH] D47113: [CVP] Teach CorrelatedValuePropagation to reduce the width of lshr instruction.

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 20 02:11:53 PDT 2018


lebedev.ri updated this revision to Diff 147705.
lebedev.ri added a comment.

Rebased ontop of parent differentials.


Repository:
  rL LLVM

https://reviews.llvm.org/D47113

Files:
  lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
  test/Transforms/CorrelatedValuePropagation/lshr.ll
  test/Transforms/PhaseOrdering/udiv-urem-instcombine-vs-cvp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47113.147705.patch
Type: text/x-patch
Size: 12860 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180520/24167417/attachment.bin>


More information about the llvm-commits mailing list