Luís Marques via llvm-dev
2021-Sep-16 13:23 UTC
[llvm-dev] RISC-V LLVM sync-up call 16th September 2021
For background on these calls, see <http://lists.llvm.org/pipermail/llvm-dev/2019-September/135087.html>. Reminder: the purpose is to coordinate between active contributors. If you have support questions etc then it's best to post to llvm-dev. We have a call every alternate Thursday at 4pm BST, via <https://meet.google.com/ske-zcog-spp>. If you have topics to discuss, please email me ahead of time and I can add them to the agenda. We have a shared calendar that may help in keeping track, which is accessible at: * <https://calendar.google.com/calendar/b/1?cid=bG93cmlzYy5vcmdfMG41cGtlc2ZqY25wMGJoNWhwczFwMGJkODBAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ> * <https://calendar.google.com/calendar/ical/lowrisc.org_0n5pkesfjcnp0bh5hps1p0bd80%40group.calendar.google.com/public/basic.ics> Agenda: * Support for relaxing out of range conditional branches <https://reviews.llvm.org/D108961> <https://github.com/riscv-non-isa/riscv-asm-manual/pull/58> * Documenting R_RISCV_ALIGN in the psABI spec <https://github.com/riscv/riscv-elf-psabi-doc/pull/210> * RISC-V overlay system RFC <https://reviews.llvm.org/D109372> * Ben's optimization patches <https://reviews.llvm.org/D109729> <https://reviews.llvm.org/D108916> <https://reviews.llvm.org/D108607> * Checking the status of older patches, such as * riscv-isa-features metadata PoC <https://reviews.llvm.org/D106347> * RISCVISAInfo unified arch info handling <https://reviews.llvm.org/D105168> * AOB