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

[Arith] Fix iter_affine_map with non-const extent #7437

Merged
merged 2 commits into from
Feb 11, 2021

Conversation

vinx13
Copy link
Member

@vinx13 vinx13 commented Feb 10, 2021

Return original expression if the expression can't be resolved. Otherwise, passing IterMapExpr to Simplify causes error.

@tqchen

@tqchen
Copy link
Member

tqchen commented Feb 10, 2021

Please apply the clang format via ./tests/lint/git-clang-format.sh -i upstream/main

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.

Thanks @vinx13!

@tqchen tqchen merged commit b7808fb into apache:main Feb 11, 2021
@tqchen
Copy link
Member

tqchen commented Feb 11, 2021

Thanks @vinx13 !

Lokiiiiii pushed a commit to Lokiiiiii/tvm that referenced this pull request Mar 2, 2021
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Mar 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants