Skip to content

Commit 410066a

Browse files
authored
[Bazel] Added SCFDialect to mlir-vulkan-runner (#76454)
Added SCFDialect to mlir-vulkan-runner cc_binary.
1 parent a70dcc2 commit 410066a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9360,6 +9360,7 @@ cc_binary(
93609360
":MlirJitRunner",
93619361
":Pass",
93629362
":ReconcileUnrealizedCasts",
9363+
":SCFDialect",
93639364
":SPIRVDialect",
93649365
":SPIRVTransforms",
93659366
":ToLLVMIRTranslation",

0 commit comments

Comments
 (0)