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

Add API to recognize methods that do not access flattened arrays #7223

Merged

Conversation

a7ehuo
Copy link
Contributor

@a7ehuo a7ehuo commented Jan 10, 2024

Add CanSkipFlattenableArrayElementNonHelperCall to ResolvedMethodSymbol.

This PR is used by eclipse-openj9/openj9#18731

Add `CanSkipFlattenableArrayElementNonHelperCall` to `ResolvedMethodSymbol`.

Signed-off-by: Annabelle Huo <Annabelle.Huo@ibm.com>
@a7ehuo
Copy link
Contributor Author

a7ehuo commented Jan 10, 2024

@hzongaro May I ask you to review this change? Thank you!

Copy link
Member

@hzongaro hzongaro left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks!

@hzongaro
Copy link
Member

Jenkins build all

@hzongaro
Copy link
Member

x86 macOS test failure was due to #7181. Merging.

@hzongaro hzongaro merged commit 4574b93 into eclipse:master Jan 16, 2024
16 of 18 checks passed
@a7ehuo a7ehuo deleted the recognized-methods-not-access-flattened-array branch March 6, 2024 16:35
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.

None yet

2 participants