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 @@ -12860,7 +12860,6 @@ cc_library(
12860
12860
"lib/Dialect/Bufferization/IR/BufferizableOpInterface.cpp" ,
12861
12861
"lib/Dialect/Bufferization/IR/BufferizationDialect.cpp" ,
12862
12862
"lib/Dialect/Bufferization/IR/BufferizationOps.cpp" ,
12863
- "lib/Dialect/Bufferization/IR/BufferizationTypeInterfaces.cpp" ,
12864
12863
"lib/Dialect/Bufferization/IR/UnstructuredControlFlow.cpp" ,
12865
12864
],
12866
12865
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