Skip to content

Commit 7c02f9f

Browse files
committed
Formatting on amdgpu-fold-memrefs.mlir
1 parent fea2ca8 commit 7c02f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mlir/test/Dialect/AMDGPU/amdgpu-fold-memrefs.mlir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,4 +160,4 @@ func.func @test_nop(%mem : memref<8192xf16, #amdgpu.address_space<fat_raw_buffer
160160
amdgpu.gather_to_lds %mem[%offset_i], %alloc[%offset_j]
161161
: vector<8xf16>, memref<8192xf16, #amdgpu.address_space<fat_raw_buffer>>, memref<4096xf16, #gpu_lds_addrspace>
162162
func.return
163-
}
163+
}

0 commit comments

Comments
 (0)