[PATCH] D73501: [SCEV] rewriteLoopExitValues(): even if have hard uses, still rewrite if cheap (PR44668)

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 25 12:13:19 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG44edc6fd2c63: [SCEV] rewriteLoopExitValues(): even if have hard uses, still rewrite if cheap… (authored by lebedev.ri).

Changed prior to commit:
  https://reviews.llvm.org/D73501?vs=246509&id=246541#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73501/new/

https://reviews.llvm.org/D73501

Files:
  llvm/lib/Transforms/Utils/LoopUtils.cpp
  llvm/test/Transforms/IndVarSimplify/do-recompute-if-cheap.ll
  llvm/test/Transforms/IndVarSimplify/dont-recompute.ll
  llvm/test/Transforms/IndVarSimplify/elim-extend.ll
  llvm/test/Transforms/IndVarSimplify/lrev-existing-umin.ll
  llvm/test/Transforms/IndVarSimplify/pr28705.ll
  llvm/test/Transforms/IndVarSimplify/pr39673.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73501.246541.patch
Type: text/x-patch
Size: 10010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200225/add69d50/attachment.bin>


More information about the llvm-commits mailing list