[PATCH] D112696: CycleInfo: Introduce cycles as a generalization of loops
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 7 13:08:23 PST 2021
JDevlieghere added a comment.
I've reverted this in 02940d6d22022dbad45efa0c9a5cc772ba844da4 <https://reviews.llvm.org/rG02940d6d22022dbad45efa0c9a5cc772ba844da4> because it breaks the modules builds:
https://green.lab.llvm.org/green/job/clang-stage2-rthinlto/4858/
https://green.lab.llvm.org/green/view/LLDB/job/lldb-cmake/39112/
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