Skip to content

Commit

Permalink
adding missing lib MLIRDestinationStyleOpInterface (llvm#115703)
Browse files Browse the repository at this point in the history
fixing CI failures caused by llvm#114238 by adding
MLIRDestinationStyleOpInterface lib
@jplehr @mfrancio @rengolin
  • Loading branch information
fschlimb authored Nov 11, 2024
1 parent 00a1f1a commit b91b623
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mlir/lib/Dialect/Mesh/IR/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ add_mlir_dialect_library(MLIRMeshDialect
MLIRIR
MLIRSupport
MLIRViewLikeInterface
MLIRDestinationStyleOpInterface
)

0 comments on commit b91b623

Please sign in to comment.