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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 11 06:11:18 PST 2021


arsenm added a comment.

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


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