AArch64 LLVM Sync-up Call 9 January 2024

Happy new year!

This is a reminder that tomorrow, Tuesday the 9th of January, there’s a AArch64 Sync-up call at 4PM GMT / 8AM PST.

Are there any topics, agenda items, or patches that people would like to discuss? You can share them here in advance by leaving a message here, or bring them up in the meeting.

About the AArch64 LLVM Sync-up Calls

We have a call every month to coordinate between contributors aiming to improve or enable AArch64 code-generation.

Dial-in details:
Google Meet: https://meet.google.com/hqk-runc-agf

Attendees are required to adhere to the LLVM Code of Conduct (LLVM Community Code of Conduct — LLVM 18.0.0git documentation ). For any Code of Conduct reports, please contact the organizers, and also email conduct@llvm.org.

Agenda/Meeting Minutes:

Discuss trampoline support in AArch64.
Relevant PR: [AArch64] Implement INIT/ADJUST_TRAMPOLINE by ceseo · Pull Request #70267 · llvm/llvm-project · GitHub
CC: @cseo

Thanks for the heads up. I’ll join tomorrow.

Follow-up from the discussion: I opened an issue about the extra unconditional branch instruction I found