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

Fix issues of AOT static PGO, add test pgo scritps for benchmarks #2225

Merged
merged 11 commits into from
May 24, 2023

Conversation

wenyongh
Copy link
Contributor

  • Uncomment PGO for indirect calls and implement the relocation type R_X86_64_GOTPCREL
  • Fix issues of flags in raw profile version
  • Add LICM pass for wamrc when pgo is enabled
  • Add test pgo scripts for benchmark coremark/sightglass/polybench

@wenyongh wenyongh merged commit abf9585 into bytecodealliance:dev/static_pgo May 24, 2023
515 checks passed
wenyongh added a commit to wenyongh/wasm-micro-runtime that referenced this pull request May 24, 2023
Fix issues of AOT static PGO, add test pgo scritps for benchmarks (bytecodealliance#2225)
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.

None yet

1 participant