[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 10:37:25 PST 2020


lebedev.ri updated this revision to Diff 246509.
lebedev.ri added a comment.

Rebased, NFC.


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/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.246509.patch
Type: text/x-patch
Size: 9137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200225/46499389/attachment.bin>


More information about the llvm-commits mailing list