[PATCH] D60565: [LOOPINFO] Extend Loop object to add utilities to get the loop bounds, step, and loop induction variable.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 5 07:32:13 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362609: Title: [LOOPINFO] Extend Loop object to add utilities to get the loop (authored by whitneyt, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60565?vs=202979&id=203144#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60565

Files:
  llvm/trunk/include/llvm/Analysis/LoopInfo.h
  llvm/trunk/lib/Analysis/LoopInfo.cpp
  llvm/trunk/unittests/Analysis/LoopInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60565.203144.patch
Type: text/x-patch
Size: 52916 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190605/16d41860/attachment.bin>


More information about the llvm-commits mailing list