================ @@ -0,0 +1,45 @@ +// RUN: mlir-opt %s -generate-runtime-verification \ +// RUN: -test-cf-assert \ +// RUN: -expand-strided-metadata \ ---------------- chelini wrote: Why do we need expand-strided-metadata? https://github.com/llvm/llvm-project/pull/130414