================ @@ -103,30 +103,27 @@ module { %0 = call @tensor_mul(%sta, %stb) : (tensor<?x?x?xf64, #ST>, tensor<?x?x?xf64, #ST>) -> tensor<?x?x?xf64, #ST> - // Verify results + // Verify results. ---------------- aartbik wrote: top level // https://github.com/llvm/llvm-project/pull/84249