================
@@ -8,38 +8,24 @@ func.func @copying(%arg0 : memref<9x4x5x7xf32>, %arg1 : memref<9x4x5x7xf32>) {
// NOCPP: module {
----------------
ilovepi wrote:
```suggestion
// CHECK: module {
```
This is common between both.
https://github.com/llvm/llvm-project/pull/151206