Luís Marques via llvm-dev
2021-Apr-29 12:37 UTC
[llvm-dev] RISC-V LLVM sync-up call 29th April 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 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: * Reducing function alignment when targeting the C extension <https://reviews.llvm.org/D101462> * Mandating RELA over REL <https://github.com/riscv/riscv-elf-psabi-doc/issues/186> * LLD Linker relaxation WIP patch <https://reviews.llvm.org/D100835> * Reducing the impact of `riscv_vector.h` when testing <https://reviews.llvm.org/D100529> * Improvements to tblgen performance for RISC-V builds <https://bugs.llvm.org/show_bug.cgi?id=49968> * AOB Cheers, Luís
Luís Marques via llvm-dev
2021-Apr-29 12:45 UTC
[llvm-dev] RISC-V LLVM sync-up call 29th April 2021
On Thu, Apr 29, 2021 at 1:37 PM Luís Marques <luismarques at lowrisc.org> wrote:> Agenda:I missed one agenda item. Updated agenda: * Reducing function alignment when targeting the C extension <https://reviews.llvm.org/D101462> * Backward incompatible changes to R_RISCV_PCREL_LO12_[IS] <https://github.com/riscv/riscv-elf-psabi-doc/pull/185> * Mandating RELA over REL <https://github.com/riscv/riscv-elf-psabi-doc/issues/186> * LLD Linker relaxation WIP patch <https://reviews.llvm.org/D100835> * Reducing the impact of `riscv_vector.h` when testing <https://reviews.llvm.org/D100529> * Improvements to tblgen performance for RISC-V builds <https://bugs.llvm.org/show_bug.cgi?id=49968> * AOB Cheers, Luís