Skip to content

Commit b91b623

Browse files
authored
adding missing lib MLIRDestinationStyleOpInterface (#115703)
fixing CI failures caused by #114238 by adding MLIRDestinationStyleOpInterface lib @jplehr @mfrancio @rengolin
1 parent 00a1f1a commit b91b623

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mlir/lib/Dialect/Mesh/IR/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ add_mlir_dialect_library(MLIRMeshDialect
1313
MLIRIR
1414
MLIRSupport
1515
MLIRViewLikeInterface
16+
MLIRDestinationStyleOpInterface
1617
)

0 commit comments

Comments
 (0)