Skip to content

Conversation

@junrushao
Copy link
Member

This PR fixes a bug uncovered in end-to-end tests, where the dtype of loop variable could has fewer bits than the loop min/extent, which leads to a fatal error introduced by the recent #10595 which enforces more restrictive checks.

@junrushao
Copy link
Member Author

CC: @wrongtest @zxybazh @Hzfengsy

@junrushao junrushao force-pushed the bugfix/2022-04-16/fix-dtype-create-primfunc branch from 5f8b76b to 7b8d20e Compare April 17, 2022 03:05
Copy link
Member

@zxybazh zxybazh left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@junrushao junrushao merged commit 69ba7ed into apache:main Apr 17, 2022
Lucien0 pushed a commit to Lucien0/tvm that referenced this pull request Apr 19, 2022
…he#11030)

This PR fixes a bug uncovered in end-to-end tests, where the dtype of loop variable could has fewer bits than the loop min/extent, which leads to a fatal error introduced by the recent apache#10595 which enforces more restrictive checks.
altanh pushed a commit to altanh/tvm that referenced this pull request Apr 28, 2022
…he#11030)

This PR fixes a bug uncovered in end-to-end tests, where the dtype of loop variable could has fewer bits than the loop min/extent, which leads to a fatal error introduced by the recent apache#10595 which enforces more restrictive checks.
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.

4 participants