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 #5210

Merged

Conversation

xdoardo
Copy link
Contributor

@xdoardo xdoardo commented Nov 1, 2024

As per title.

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

Closes #5196

(This is a reopened reverted PR)

@xdoardo xdoardo marked this pull request as ready for review November 1, 2024 09:01
@xdoardo xdoardo requested a review from syrusakbary as a code owner November 1, 2024 09:01
@xdoardo xdoardo force-pushed the 5196-fix-llvm-relocations-and-simd-operations-on-aarch64 branch from 77af2db to fcd5326 Compare November 5, 2024 13:01
@xdoardo xdoardo force-pushed the 5196-fix-llvm-relocations-and-simd-operations-on-aarch64 branch from 1b5c7fc to 961fdf5 Compare November 5, 2024 14:39
@xdoardo xdoardo enabled auto-merge November 5, 2024 15:43
@xdoardo xdoardo merged commit dbbbe29 into main Nov 5, 2024
71 of 72 checks passed
@xdoardo xdoardo deleted the 5196-fix-llvm-relocations-and-simd-operations-on-aarch64 branch November 5, 2024 16: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