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 87a2413 commit 405f8a1Copy full SHA for 405f8a1
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -3745,11 +3745,13 @@ cc_library(
3745
includes = ["include"],
3746
deps = [
3747
":ArithDialect",
3748
+ ":ArithUtils",
3749
":BytecodeOpInterface",
3750
":DialectUtils",
3751
":IR",
3752
":ShapedOpInterfaces",
3753
":SideEffectInterfaces",
3754
+ ":VectorOpsIncGen",
3755
":ViewLikeInterface",
3756
":XeGPUEnumsIncGen",
3757
":XeGPUIncGen",
0 commit comments