Skip to content

Commit b12ea4f

Browse files
committed
[mlir][bazel] Fix build after #167848.
1 parent f875dd1 commit b12ea4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9103,6 +9103,7 @@ cc_library(
91039103
deps = [
91049104
":SparseTensorEnums",
91059105
":SparseTensorRuntime",
9106+
":mlir_apfloat_utils",
91069107
":mlir_float16_utils",
91079108
"//llvm:Support",
91089109
],

0 commit comments

Comments
 (0)