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

[tests] add test for #9388 #11976

Merged
merged 3 commits into from
Feb 5, 2025
Merged

[tests] add test for #9388 #11976

merged 3 commits into from
Feb 5, 2025

Conversation

kLabz
Copy link
Contributor

@kLabz kLabz commented Feb 4, 2025

Also:

  • Added support for instance fields in our optimization tests
  • Removed a previously ignored test that is not expected to pass (see commits)

Closes #9388

kLabz added 3 commits February 4, 2025 20:36
Instance methods are not supported for tre, see
#8953 (comment)

Also note that this test was previously ignored as our optimization
tests only considered static fields.
@kLabz kLabz merged commit 376456c into development Feb 5, 2025
115 checks passed
@skial skial mentioned this pull request Feb 5, 2025
1 task
@kLabz kLabz deleted the test/9388 branch February 5, 2025 10:40
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.

unnecessary tempvaring when transforming crement unops on properties
1 participant