mirror of https://github.com/llvm/torch-mlir
Remove unused include
parent
124bc65a70
commit
a2fb68059f
|
@ -13,7 +13,6 @@
|
|||
#include "mlir/Dialect/StandardOps/IR/Ops.h"
|
||||
#include "mlir/Pass/Pass.h"
|
||||
#include "mlir/Transforms/DialectConversion.h"
|
||||
#include "npcomp/Dialect/TCF/IR/TCFDialect.h"
|
||||
#include "npcomp/Dialect/TCP/IR/TCPOps.h"
|
||||
|
||||
using namespace mlir;
|
||||
|
|
Loading…
Reference in New Issue