[PATCH] D44102: Teach CorrelatedValuePropagation to reduce the width of udiv/urem instructions.

Justin Lebar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 7 07:14:09 PST 2018


This revision was automatically updated to reflect the committed changes.
jlebar marked 2 inline comments as done.
Closed by commit rL326898: Teach CorrelatedValuePropagation to reduce the width of udiv/urem instructions. (authored by jlebar, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44102?vs=137140&id=137385#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44102

Files:
  llvm/trunk/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
  llvm/trunk/test/Transforms/CorrelatedValuePropagation/udiv.ll
  llvm/trunk/test/Transforms/CorrelatedValuePropagation/urem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44102.137385.patch
Type: text/x-patch
Size: 7346 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180307/e1517743/attachment.bin>


More information about the llvm-commits mailing list