[PATCH] D63885: [LOOPINFO] Introduce the loop guard API.

Kit Barton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 23 08:30:35 PDT 2019


kbarton added a comment.

In D63885#1595954 <https://reviews.llvm.org/D63885#1595954>, @reames wrote:

> LGTM w/required changes before submit.
>
> p.s. Your next step after this lands needs to be finding a consumer.  I'm willing to approve this speculatively, but if it sits in tree unused for long, it will be deleted.


As @Whitney mentioned below, I'm working on a patch for LoopFusion to use these interfaces. I will hopefully have it posted by the end of this week.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D63885





More information about the llvm-commits mailing list