We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7547ad3 commit 439f16aCopy full SHA for 439f16a
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -6271,6 +6271,7 @@ td_library(
6271
":BuiltinDialectTdFiles",
6272
":DataLayoutInterfacesTdFiles",
6273
":OpBaseTdFiles",
6274
+ ":ViewLikeInterfaceTdFiles",
6275
],
6276
)
6277
@@ -6364,6 +6365,7 @@ cc_library(
6364
6365
":PtrMemorySpaceInterfacesIncGen",
6366
":PtrOpsEnumsGen",
6367
":PtrOpsIncGen",
6368
+ ":ViewLikeInterface",
6369
"//llvm:Support",
6370
6371
0 commit comments