================ @@ -0,0 +1,116 @@ +; RUN: opt < %s -passes='print<access-info>' -debug-only=loop-accesses -disable-output 2>&1 | FileCheck %s ---------------- fhahn wrote: Please also check the `access-info` report. https://github.com/llvm/llvm-project/pull/78432