Skip to content

[Arith] Fix DetectIterMap floordiv when IterSum only contains base expr#11887

Merged
junrushao merged 1 commit intoapache:mainfrom
vinx13:fix/iter-floordiv
Jun 24, 2022
Merged

[Arith] Fix DetectIterMap floordiv when IterSum only contains base expr#11887
junrushao merged 1 commit intoapache:mainfrom
vinx13:fix/iter-floordiv

Conversation

@vinx13
Copy link
Member

@vinx13 vinx13 commented Jun 24, 2022

This PR fixed an issue preprocessing dividend for FloorDiv / FloorMod. When IterSumExpr->args is empty, it should be treated as a failure.

cc @wrongtest @spectrometerHBH @junrushao1994

Copy link
Member

@junrushao junrushao left a comment

Choose a reason for hiding this comment

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

LGTM

@junrushao junrushao merged commit bca278a into apache:main Jun 24, 2022
zxybazh pushed a commit to zxybazh/tvm that referenced this pull request Jun 26, 2022
blackkker pushed a commit to blackkker/tvm that referenced this pull request Jul 7, 2022
mikeseven pushed a commit to mikeseven/tvm that referenced this pull request Sep 27, 2023
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