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 11b0401 commit df6570eCopy full SHA for df6570e
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -10174,8 +10174,8 @@ cc_binary(
10174
)
10175
10176
cc_binary(
10177
- name = "mlir-cpu-runner",
10178
- srcs = ["tools/mlir-cpu-runner/mlir-cpu-runner.cpp"],
+ name = "mlir-runner",
+ srcs = ["tools/mlir-runner/mlir-runner.cpp"],
10179
deps = [
10180
":AllToLLVMIRTranslations",
10181
":BuiltinToLLVMIRTranslation",
0 commit comments