Skip to content

Commit

Permalink
Bump LLVM (#919)
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-smnk authored Jun 4, 2024
1 parent 761f011 commit 41f2d81
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build_tools/llvm_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
b586149475d71440e4ef444f5df34630101bc669
50d837e3019136aa42a73c06dd117fe6ca8cf148
2 changes: 1 addition & 1 deletion test/Passes/DefaultPipeline/default-tpp-passes.mlir
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// RUN: tpp-opt %s -default-tpp-passes -split-input-file 2>/dev/null | FileCheck %s
// RUN: tpp-opt %s -default-tpp-passes -split-input-file | FileCheck %s

// CHECK: func.func @matmul(
// CHECK-SAME: %[[ARG0:.+]]: memref<4x8xf32>,
Expand Down

0 comments on commit 41f2d81

Please sign in to comment.