[PATCH] D31488: [SimplifyIndvar] Replace the sdiv used by IV if we can prove both of its operands are non-negative

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 15:09:19 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL299118: [SimplifyIndvar] Replace the sdiv used by IV if we can prove both of its… (authored by ether).

Changed prior to commit:
  https://reviews.llvm.org/D31488?vs=93550&id=93552#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31488

Files:
  llvm/trunk/lib/Transforms/Utils/SimplifyIndVar.cpp
  llvm/trunk/test/Transforms/IndVarSimplify/replace-sdiv-by-udiv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31488.93552.patch
Type: text/x-patch
Size: 7112 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170330/cfb86fce/attachment.bin>


More information about the llvm-commits mailing list