[PATCH] D69009: [IndVars] Eliminate loop exits with equivalent exit counts

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 17 16:51:20 PDT 2019


reames updated this revision to Diff 225548.
reames added a comment.

Rebase on requested refactor.


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

https://reviews.llvm.org/D69009

Files:
  lib/Transforms/Scalar/IndVarSimplify.cpp
  test/Transforms/IndVarSimplify/eliminate-exit.ll
  test/Transforms/IndVarSimplify/loop-predication.ll
  test/Transforms/IndVarSimplify/pr38674.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69009.225548.patch
Type: text/x-patch
Size: 7385 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191017/3b0f549d/attachment.bin>


More information about the llvm-commits mailing list