Skip to content

Commit

Permalink
[Bazel] Add SparseTensorDialect deps (llvm#3357)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjain-stanford authored and Branko Trifkovic committed May 24, 2024
1 parent 84ebf7d commit 015feff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions utils/bazel/torch-mlir-overlay/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ cc_library(
"@llvm-project//mlir:ControlFlowInterfaces",
"@llvm-project//mlir:IR",
"@llvm-project//mlir:InferTypeOpInterface",
"@llvm-project//mlir:SparseTensorDialect",
"@llvm-project//mlir:SparseTensorEnums",
],
)

Expand Down

0 comments on commit 015feff

Please sign in to comment.