Skip to content

Conversation

@llvmbot
Copy link
Member

@llvmbot llvmbot commented Feb 13, 2025

Backport 415607e

Requested by: @RossComputerGuy

@llvmbot llvmbot added this to the LLVM 20.X Release milestone Feb 13, 2025
@llvmbot
Copy link
Member Author

llvmbot commented Feb 13, 2025

@lhames What do you think about merging this PR to the release branch?

Fixes a couple hard coded 16k values which is being used as the page
size. Replaces the hard coded value with the system's page size. This
fixes llvm#116753 on an Ampere Altra Q64-22

CC @lhames

(cherry picked from commit 415607e)
@tstellar tstellar merged commit a54f1aa into llvm:release/20.x Feb 14, 2025
8 of 11 checks passed
@github-actions
Copy link

@RossComputerGuy (or anyone else). If you would like to add a note about this fix in the release notes (completely optional). Please reply to this comment with a one or two sentence description of the fix. When you are done, please add the release:note label to this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

4 participants