Skip to content

Commit

Permalink
Integrate LLVM at 25efb746 (iree-org#18022)
Browse files Browse the repository at this point in the history
Advance to llvm/llvm-project@25efb746

Existing local patches carried over:
* Still carrying a revert of
llvm/llvm-project@f6431f0c
* Still carrying a revert of
llvm/llvm-project@fa066687
* Still carrying a revert of
llvm/llvm-project@bbd4af5d

Signed-off-by: Benoit Jacob <[email protected]>
  • Loading branch information
bjacob authored Jul 29, 2024
1 parent 488cfc9 commit 0f2dc13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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 %{{.*}} {
Expand Down
2 changes: 1 addition & 1 deletion third_party/llvm-project
Submodule llvm-project updated 599 files

0 comments on commit 0f2dc13

Please sign in to comment.