File tree Expand file tree Collapse file tree 2 files changed +1
-1
lines changed
mlir/lib/Dialect/Tensor/IR
utils/bazel/llvm-project-overlay/mlir Expand file tree Collapse file tree 2 files changed +1
-1
lines changed Original file line number Diff line number Diff line change 77// ===----------------------------------------------------------------------===//
88
99#include " mlir/Dialect/Affine/IR/AffineOps.h"
10- #include " mlir/Dialect/Affine/Utils.h"
1110#include " mlir/Dialect/Arith/IR/Arith.h"
1211#include " mlir/Dialect/Arith/Utils/Utils.h"
1312#include " mlir/Dialect/Complex/IR/Complex.h"
Original file line number Diff line number Diff line change @@ -12872,6 +12872,7 @@ cc_library(
1287212872 ":AffineDialect" ,
1287312873 ":AllocationOpInterface" ,
1287412874 ":ArithDialect" ,
12875+ ":ArithUtils" ,
1287512876 ":BufferDeallocationOpInterfaceIncGen" ,
1287612877 ":BufferViewFlowOpInterfaceIncGen" ,
1287712878 ":BufferizableOpInterfaceIncGen" ,
You can’t perform that action at this time.
0 commit comments