================ @@ -0,0 +1,62 @@ +; RUN: opt -passes=loop-fusion -disable-output -stats < %s 2>&1 | FileCheck -check-prefix=STAT %s ---------------- CongzheUalberta wrote: Add `; REQUIRES: asserts` -stats requires asserts. https://github.com/llvm/llvm-project/pull/166233