diff --git a/compiler/src/iree/compiler/Codegen/LLVMGPU/test/set_transform_strategy_pad.mlir b/compiler/src/iree/compiler/Codegen/LLVMGPU/test/set_transform_strategy_pad.mlir index e7358692c69f..c94461ffcd9f 100644 --- a/compiler/src/iree/compiler/Codegen/LLVMGPU/test/set_transform_strategy_pad.mlir +++ b/compiler/src/iree/compiler/Codegen/LLVMGPU/test/set_transform_strategy_pad.mlir @@ -75,7 +75,7 @@ module { // CHECK: transform.memref.erase_dead_alloc_and_stores {{.*}} : (!transform.any_op) -> () // CHECK: {{.*}} = transform.structured.match ops{["func.func"]} in {{.*}} : (!transform.any_op) -> !transform.any_op // CHECK: transform.iree.forall_to_workgroup {{.*}} : (!transform.any_op) -> () -// CHECK: transform.iree.map_nested_forall_to_gpu_threads {{.*}} workgroup_dims = [16, 16, 1] subgroup_size = 32 sync_after_distribution = true : (!transform.any_op) -> () +// CHECK: transform.iree.map_nested_forall_to_gpu_threads {{.*}} workgroup_dims = [16, 16, 1] {{.*}}: (!transform.any_op) -> () // CHECK: transform.apply_patterns.vector.lower_masks // CHECK: transform.apply_patterns.vector.materialize_masks // CHECK: apply_patterns to %{{.*}} { diff --git a/third_party/llvm-project b/third_party/llvm-project index a4563e4537c7..dbd1e66dbdc5 160000 --- a/third_party/llvm-project +++ b/third_party/llvm-project @@ -1 +1 @@ -Subproject commit a4563e4537c758b927dfd38f2fdad2b9566bfa3e +Subproject commit dbd1e66dbdc5e399a6d3dc1c78067228f59d4bd1