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(LLVM): Implement the missing relocations on aarch64, fix SIMD operations #5207

Merged

Conversation

xdoardo
Copy link
Contributor

@xdoardo xdoardo commented Oct 30, 2024

As per title.

  • Implement the missing relocations
  • Fix SIMD operations
  • Add LLVM to aarch64 in CI

Closes #5196

@xdoardo xdoardo marked this pull request as ready for review October 31, 2024 16:38
@xdoardo xdoardo requested a review from syrusakbary as a code owner October 31, 2024 16:38
@xdoardo xdoardo enabled auto-merge October 31, 2024 17:02
@xdoardo xdoardo merged commit 597b108 into main Oct 31, 2024
70 of 72 checks passed
@xdoardo xdoardo deleted the 5196-fix-llvm-relocations-and-simd-operations-on-aarch64 branch October 31, 2024 17:19
@xdoardo xdoardo restored the 5196-fix-llvm-relocations-and-simd-operations-on-aarch64 branch October 31, 2024 17:35
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.

Fix LLVM relocations and SIMD operations on aarch64
2 participants