Skip to content

Commit 6fcde2d

Browse files
bartchr808github-actions[bot]
authored andcommitted
Automerge: [mlir] Fix bazel build after c798e19. (#140537)
`@llvm-project//mlir:LLVMDialect` builds fine without the header. Don't think it was needed.
2 parents 8b5602a + 6d8a521 commit 6fcde2d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mlir/lib/Dialect/LLVMIR/IR/LLVMInterfaces.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212

1313
#include "mlir/Dialect/LLVMIR/LLVMInterfaces.h"
1414

15-
#include "mlir/Conversion/LLVMCommon/TypeConverter.h"
1615
#include "mlir/Dialect/LLVMIR/LLVMDialect.h"
1716
#include "mlir/IR/PatternMatch.h"
1817

0 commit comments

Comments
 (0)