[PATCH] D53061: [IndVars] Drop "exact" flag from lshr and udiv when substituting their args

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 11 00:24:29 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL344223: [IndVars] Drop "exact" flag from lshr and udiv when substituting their args (authored by mkazantsev, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53061?vs=168941&id=169158#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53061

Files:
  llvm/trunk/lib/Transforms/Utils/SimplifyIndVar.cpp
  llvm/trunk/test/Transforms/IndVarSimplify/drop-exact.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53061.169158.patch
Type: text/x-patch
Size: 5671 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181011/ebd7edbe/attachment.bin>


More information about the llvm-commits mailing list