mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 17:45:07 +08:00
[mlir][sparse] fixed typo in fix of bazel fix
Reviewed By: cota Differential Revision: https://reviews.llvm.org/D135184
This commit is contained in:
@@ -6701,7 +6701,7 @@ cc_library(
|
||||
includes = ["include"],
|
||||
deps = [
|
||||
":mlir_float16_utils",
|
||||
"//third_party/llvm/llvm-project/llvm:Support",
|
||||
"//llvm:Support",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user