[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 23:14:06 PDT 2019


fhahn added a comment.

LGTM, thanks! Let's get this in and iterate on it as we get more places to use it.


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