File tree Expand file tree Collapse file tree 2 files changed +0
-2
lines changed
utils/bazel/llvm-project-overlay/mlir Expand file tree Collapse file tree 2 files changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -12804,7 +12804,6 @@ cc_library(
12804
12804
"lib/Dialect/Bufferization/IR/BufferizableOpInterface.cpp" ,
12805
12805
"lib/Dialect/Bufferization/IR/BufferizationDialect.cpp" ,
12806
12806
"lib/Dialect/Bufferization/IR/BufferizationOps.cpp" ,
12807
- "lib/Dialect/Bufferization/IR/BufferizationTypeInterfaces.cpp" ,
12808
12807
"lib/Dialect/Bufferization/IR/UnstructuredControlFlow.cpp" ,
12809
12808
],
12810
12809
hdrs = [
Original file line number Diff line number Diff line change @@ -375,7 +375,6 @@ cc_library(
375
375
"//llvm:IRReader" ,
376
376
"//llvm:Support" ,
377
377
"//mlir:ArithDialect" ,
378
- "//mlir:BufferizationDialect" ,
379
378
"//mlir:BufferizationInterfaces" ,
380
379
"//mlir:BytecodeOpInterface" ,
381
380
"//mlir:CallOpInterfaces" ,
You can’t perform that action at this time.
0 commit comments