================ @@ -0,0 +1,23 @@ +; RUN: opt < %s -disable-output -passes='print<cycles>' 2>&1 | FileCheck %s ---------------- arsenm wrote: Does this need an implicit-check-not to make sure this doesn't appear in the output? https://github.com/llvm/llvm-project/pull/101316