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

Whitney via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 4 10:29:03 PDT 2019


Whitney updated this revision to Diff 202979.

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60565

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60565.202979.patch
Type: text/x-patch
Size: 52862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190604/f340a88c/attachment.bin>


More information about the llvm-commits mailing list