[PATCH] D62625: LFTR for multiple exit loops

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 12 16:51:31 PDT 2019


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

rebase on requested tests

Just to note, I'm deliberately not adding any tests for possibly poison IVs.  I don't think there are any unique issues for multiple exit IVs, and giving that I want to leave the coverage concentrated on things which are unique to multiple exits.


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

https://reviews.llvm.org/D62625

Files:
  lib/Transforms/Scalar/IndVarSimplify.cpp
  test/Transforms/IndVarSimplify/lftr-multi-exit.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62625.204387.patch
Type: text/x-patch
Size: 9890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190612/3c7d8b57/attachment.bin>


More information about the llvm-commits mailing list