[PATCH] D112696: CycleInfo: Introduce cycles as a generalization of loops

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 11 06:55:52 PST 2021


tschuett added a comment.

In D112696#3124371 <https://reviews.llvm.org/D112696#3124371>, @arsenm wrote:

> In D112696#3124156 <https://reviews.llvm.org/D112696#3124156>, @tschuett wrote:
>
>> Do you have any users of the analysis or any plans? Otherwise, it could be seen as dead code?
>
> I'm desperately awaiting this to serve as the basis for a replacement control flow lowering scheme for AMDGPU

Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112696



More information about the llvm-commits mailing list