Skip to content

(0.46) Split warm and cold blocks #19561

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

Merged
merged 1 commit into from
May 29, 2024

Conversation

gita-omr
Copy link
Contributor

  • identify last warm instruction during instruction selection
  • the code is only enabled if -Xjit:splitWarmAndColdBlocks option is on

- identify last warm instruction during instruction selection
- the code is only enabled if -Xjit:splitWarmAndColdBlocks option is on
@gita-omr gita-omr requested a review from dsouzai as a code owner May 27, 2024 19:43
@gita-omr
Copy link
Contributor Author

This is a double delivery of #19272

@pshipton pshipton changed the title Split warm and cold blocks (0.46) Split warm and cold blocks May 27, 2024
@pshipton pshipton requested a review from 0xdaryl May 27, 2024 21:42
@gita-omr
Copy link
Contributor Author

Please also note that OMR part of this feature is already in 0.46. The feature is under an option right now.

Copy link
Contributor

@0xdaryl 0xdaryl left a comment

Choose a reason for hiding this comment

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

I will merge today. @pshipton FYI.

@0xdaryl 0xdaryl merged commit 205302f into eclipse-openj9:v0.46.0-release May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants