Skip to content

Conversation

@Lunderberg
Copy link
Contributor

This is a follow-up to #16588. Due to an incorrect rebase, the version that was merged into main had the tighter ConstIntBounds enabled by default, rather than having them implemented in RewriteSimplifier, gated behind a feature flag.

@Lunderberg
Copy link
Contributor Author

@vinx13 @tqchen Thank you both for the reviews on #16588, and apologies for accidentally replacing the updated version with an older PR branch. This PR is a fixup, which changes the implementation to the approved version.

This is a follow-up to apache#16588.  Due
to an incorrect rebase, the version that was merged into `main` had
the tighter `ConstIntBounds` enabled by default, rather than having
them implemented in `RewriteSimplifier`, gated behind a feature flag.
@Lunderberg Lunderberg force-pushed the arith_feature_flag_for_reciprocal_bounds branch from acfe43b to 59cc58c Compare March 18, 2024 21:15
@vinx13 vinx13 merged commit 48cedc7 into apache:main Mar 19, 2024
@Lunderberg Lunderberg deleted the arith_feature_flag_for_reciprocal_bounds branch March 20, 2024 19:41
thaisacs pushed a commit to thaisacs/tvm that referenced this pull request Apr 3, 2024
…ache#16735)

This is a follow-up to apache#16588.  Due
to an incorrect rebase, the version that was merged into `main` had
the tighter `ConstIntBounds` enabled by default, rather than having
them implemented in `RewriteSimplifier`, gated behind a feature flag.
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