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

[TIR] Support narrow dtype for let binding #16947

Merged
merged 1 commit into from
May 6, 2024

Conversation

Hzfengsy
Copy link
Member

The current pass ForceNarrowIndexToI32 fails to narrow dtype for let binding. This PR fixes the issue.

BTW, this PR addresses the comments in #16934

cc @tqchen @Lunderberg

The current pass `ForceNarrowIndexToI32` fails to narrow dtype for let
binding. This PR fixes the issue.

BTW, this PR addresses the comments in apache#16934
@Hzfengsy
Copy link
Member Author

Hzfengsy commented May 6, 2024

Would be great if you guys can help review this one

@tqchen tqchen merged commit 28d32b5 into apache:main May 6, 2024
18 checks passed
@Hzfengsy Hzfengsy deleted the fix_narrow_dtype branch May 10, 2024 06:46
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