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 855bac2 commit 8f0435fCopy full SHA for 8f0435f
utils/bazel/llvm-project-overlay/mlir/BUILD.bazel
@@ -1525,24 +1525,10 @@ cc_library(
1525
":AMDGPUTransformOpsIncGen",
1526
":AMDGPUTransforms",
1527
":AffineDialect",
1528
- ":Analysis",
1529
- ":ArithDialect",
1530
- ":ArithUtils",
1531
- ":DialectUtils",
1532
":FuncDialect",
1533
- ":GPUCommonTransforms",
1534
- ":GPUCompilationAttrInterfacesIncGen",
1535
- ":GPUDialect",
1536
":IR",
1537
- ":LLVMCommonConversion",
1538
- ":LinalgDialect",
1539
- ":MemRefDialect",
1540
- ":SCFDialect",
1541
- ":SCFTransforms",
1542
- ":Support",
1543
":TransformDialect",
1544
":VectorDialect",
1545
- "//llvm:Support",
1546
],
1547
)
1548
0 commit comments