Skip to content

Commit

Permalink
update promote C pipeline test
Browse files Browse the repository at this point in the history
Signed-off-by: Max Dawkins <[email protected]>
  • Loading branch information
Max Dawkins committed Nov 26, 2024
1 parent 6058754 commit 688e8cb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1069,7 +1069,7 @@ hal.executable public @main {
// CHECK-DAG: %[[B2:.+]] = hal.interface.binding.subspan layout({{.+}}) binding(2)
// CHECK-DAG: memref.alloc() : memref<64x36xf16, #gpu.address_space<workgroup>>
// CHECK-DAG: memref.alloc() : memref<64x36xf16, #gpu.address_space<workgroup>>
// CHECK-DAG: memref.alloc() : memref<4x16x4x16xf32, #gpu.address_space<workgroup>>
// CHECK-DAG: memref.alloc() : memref<64x66xf32, #gpu.address_space<workgroup>>
// CHECK: scf.forall ({{.*}}) in (32, 160) {
// CHECK: %[[LOOP:.+]] = scf.for %[[IV:.+]] = %c0 to %c80 step %c2 {{.*}} -> (vector<2x2x4x1xf32>)
// CHECK: gpu.barrier
Expand Down

0 comments on commit 688e8cb

Please sign in to comment.