Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Codegen][DT] Remove tensor.pad logics entirely from materialization. #18130

Merged
merged 2 commits into from
Aug 7, 2024

Conversation

hanhanW
Copy link
Contributor

@hanhanW hanhanW commented Aug 6, 2024

It removes a test in materialize_encoding_into_nop.mlir because it is no longer the case; we have good test coverage in other test cases.

It removes a test in materialize_encoding_into_nop because it is no
longer the case. We have good test coverage in other test cases.

Signed-off-by: hanhanW <[email protected]>
@hanhanW hanhanW requested review from lialan, pashu123 and Max191 August 6, 2024 22:51
Signed-off-by: hanhanW <[email protected]>
Copy link
Contributor

@lialan lialan left a comment

Choose a reason for hiding this comment

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

LGTM. But the CI failed due to seemly irrelevant issues, so I assume it was due to intermittent problems.

@hanhanW
Copy link
Contributor Author

hanhanW commented Aug 7, 2024

LGTM. But the CI failed due to seemly irrelevant issues, so I assume it was due to intermittent problems.

yeah, it's caused by me. I fixed some of them in ef28786. And hopefully #18134 is the last fix.

Copy link
Contributor

@Max191 Max191 left a comment

Choose a reason for hiding this comment

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

Nice cleanup, thanks Hanhan!

@hanhanW hanhanW merged commit 4716f68 into iree-org:main Aug 7, 2024
42 of 44 checks passed
@hanhanW hanhanW deleted the dt-pad-cleanup branch August 7, 2024 17:02
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.

3 participants