Skip to content

Commit 9aaad16

Browse files
authored
Comment to remove
1 parent 0a6bf30 commit 9aaad16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugins/MLIR/ConvertMemRefToLLVMPlugin.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#include "mlir/Transforms/DialectConversion.h"
77

88
using namespace mlir;
9-
9+
// to remove and add Tensorium_MLIR as a subdependence
1010
namespace {
1111
struct ConvertMemRefToLLVMPass
1212
: public PassWrapper<ConvertMemRefToLLVMPass, OperationPass<ModuleOp>> {

0 commit comments

Comments
 (0)