[PATCH] D47928: [SimplifyIndVars] Eliminate redundant truncs

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 18 21:53:09 PDT 2018


This revision was not accepted when it landed; it landed in state "Changes Planned".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL335020: [SimplifyIndVars] Eliminate redundant truncs (authored by mkazantsev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47928?vs=151108&id=151850#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47928

Files:
  llvm/trunk/lib/Transforms/Utils/SimplifyIndVar.cpp
  llvm/trunk/test/Transforms/IndVarSimplify/ada-loops.ll
  llvm/trunk/test/Transforms/IndVarSimplify/eliminate-trunc.ll
  llvm/trunk/test/Transforms/IndVarSimplify/widen-loop-comp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47928.151850.patch
Type: text/x-patch
Size: 23018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180619/41d89df3/attachment.bin>


More information about the llvm-commits mailing list