[PATCH] D34207: [IndVarSimplify] Add AShr exact flags using induction variables ranges.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 5 06:26:38 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307157: [IndVarSimplify] Add AShr exact flags using induction variables ranges. (authored by dmgreen).

Changed prior to commit:
  https://reviews.llvm.org/D34207?vs=105152&id=105262#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D34207

Files:
  llvm/trunk/lib/Transforms/Utils/SimplifyIndVar.cpp
  llvm/trunk/test/Transforms/IndVarSimplify/strengthen-overflow.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34207.105262.patch
Type: text/x-patch
Size: 4925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170705/6526f5d6/attachment.bin>


More information about the llvm-commits mailing list