[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 13:05:46 PDT 2018


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

Fix handling of large shifts.


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.147720.patch
Type: text/x-patch
Size: 13332 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180520/b07ef2f3/attachment.bin>


More information about the llvm-commits mailing list