Skip to content

Fix building warnings#3404

Open
tungld wants to merge 5 commits intoonnx:mainfrom
tungld:fix-warnings
Open

Fix building warnings#3404
tungld wants to merge 5 commits intoonnx:mainfrom
tungld:fix-warnings

Conversation

@tungld
Copy link
Member

@tungld tungld commented Feb 27, 2026

There are many warnings when running cmake --build . --target onnx-mlir, many of them are related to ElementsAttrBuilder.cpp and tablegen-based pass definitions.
This PR fixed all warnings in the build.

Signed-off-by: Tung D. Le <tung@jp.ibm.com>
Signed-off-by: Tung D. Le <tung@jp.ibm.com>
Signed-off-by: Tung D. Le <tung@jp.ibm.com>
Signed-off-by: Tung D. Le <tung@jp.ibm.com>
Signed-off-by: Tung D. Le <tung@jp.ibm.com>
};
} // namespace onnx_mlir

/*!
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

});
}
};
} // namespace onnx_mlir
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants