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

Sameer Sahasrabuddhe via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 23 03:59:18 PST 2021


sameerds added inline comments.


================
Comment at: llvm/include/llvm/CodeGen/MachineSSAContext.h:1
+//===- MachineSsaContext.h --------------------------------------*- C++ -*-===//
+//
----------------
foad wrote:
> Capitalize SSA
I didn't notice this when I uploaded an update a few minutes ago. I feel very bad about another update triggering yet another build in the CI system. I have fixed the problem in both places, as well as one last place that I missed in the commit description. 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