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 @@ -12796,7 +12796,6 @@ cc_library(
1279612796 "lib/Dialect/Bufferization/IR/BufferViewFlowOpInterface.cpp" ,
1279712797 "lib/Dialect/Bufferization/IR/BufferizableOpInterface.cpp" ,
1279812798 "lib/Dialect/Bufferization/IR/BufferizationDialect.cpp" ,
12799- "lib/Dialect/Bufferization/IR/BufferizationTypeInterfaces.cpp" ,
1280012799 "lib/Dialect/Bufferization/IR/BufferizationOps.cpp" ,
1280112800 "lib/Dialect/Bufferization/IR/UnstructuredControlFlow.cpp" ,
1280212801 ],
Original file line number Diff line number Diff line change @@ -374,7 +374,6 @@ cc_library(
374374 "//llvm:IRReader" ,
375375 "//llvm:Support" ,
376376 "//mlir:ArithDialect" ,
377- "//mlir:BufferizationDialect" ,
378377 "//mlir:BufferizationInterfaces" ,
379378 "//mlir:BytecodeOpInterface" ,
380379 "//mlir:CallOpInterfaces" ,
You can’t perform that action at this time.
0 commit comments