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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 4 10:32:49 PDT 2019


fhahn added a comment.

In D60565#1527843 <https://reviews.llvm.org/D60565#1527843>, @Whitney wrote:

> If there are no further comments or concerns, I will commit this patch on this Wed.


Sorry for holding this up, I'll try to take another look today.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D60565





More information about the llvm-commits mailing list