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] Update block flags and simplify predicate in Reverse-Compute-Inline #14030

Merged
merged 2 commits into from
Feb 18, 2023

Conversation

vinx13
Copy link
Member

@vinx13 vinx13 commented Feb 17, 2023

  • Add simplification after substitution to make the predicate simpler to arithmetic analysis.
  • Update block flags. Since reverse-compute-inline may introduce predicates and the result block may not have affine binding.

cc @spectrometerHBH @junrushao @AndrewZhaoLuo

@tvm-bot
Copy link
Collaborator

tvm-bot commented Feb 17, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

Generated by tvm-bot

@vinx13 vinx13 force-pushed the feat/reverse-compute-inline-simplify branch from fe2556b to 9195e3c Compare February 17, 2023 23:37
@junrushao junrushao merged commit ac57b01 into apache:main Feb 18, 2023
yongwww pushed a commit to yongwww/tvm that referenced this pull request Feb 27, 2023
…line (apache#14030)

* Add simplification after substitution to make the predicate simpler to arithmetic analysis.
* Update block flags. Since reverse-compute-inline may introduce predicates and the result block may not have affine binding.
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