Skip to content

Commit 237e041

Browse files
committed
*Removed undesired header from DropUnitDims.cpp
1 parent ec0e502 commit 237e041

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
#include "llvm/ADT/SetVector.h"
3333
#include "llvm/Support/CommandLine.h"
3434
#include "llvm/Support/Debug.h"
35-
#include <type_traits>
3635

3736
namespace mlir {
3837
#define GEN_PASS_DEF_LINALGFOLDUNITEXTENTDIMSPASS

0 commit comments

Comments
 (0)