Skip to content

Commit 5dfcee7

Browse files
committed
Removed header include
1 parent a9df22e commit 5dfcee7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

mlir/lib/Dialect/X86Vector/IR/X86VectorDialect.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111
//===----------------------------------------------------------------------===//
1212

1313
#include "mlir/Dialect/X86Vector/X86VectorDialect.h"
14-
#include "mlir/Conversion/LLVMCommon/ConversionTarget.h"
15-
#include "mlir/Conversion/LLVMCommon/Pattern.h"
1614
#include "mlir/Dialect/LLVMIR/LLVMDialect.h"
1715
#include "mlir/Dialect/LLVMIR/LLVMTypes.h"
1816
#include "mlir/IR/Builders.h"

0 commit comments

Comments
 (0)