Skip to content

Commit e827ce3

Browse files
akuegelyuxuanchen1997
authored andcommitted
[mlir][Linalg] Remove unused header include.
Summary: There seems to be no direct usage of any tosa utils. Test Plan: Reviewers: Subscribers: Tasks: Tags: Differential Revision: https://phabricator.intern.facebook.com/D60250896
1 parent e922680 commit e827ce3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mlir/lib/Dialect/Linalg/Transforms/WinogradConv2D.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
#include "mlir/Dialect/Linalg/IR/Linalg.h"
1818
#include "mlir/Dialect/Linalg/Utils/Utils.h"
1919
#include "mlir/Dialect/Tensor/IR/Tensor.h"
20-
#include "mlir/Dialect/Tosa/Utils/ConversionUtils.h"
2120
#include "mlir/Dialect/Utils/StaticValueUtils.h"
2221
#include "mlir/Transforms/GreedyPatternRewriteDriver.h"
2322
#include "llvm/Support/MathExtras.h"

0 commit comments

Comments
 (0)