Alex Bradbury via llvm-dev
2021-May-13 09:04 UTC
[llvm-dev] RISC-V LLVM sync-up call 13th May 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: * Builtin function naming <https://github.com/riscv/riscv-c-api-doc/issues/19> * msave-restore with tailcall patches https://reviews.llvm.org/D91719 https://reviews.llvm.org/D91720 https://github.com/riscv/riscv-toolchain-conventions/pull/10 * Deprecated aliases for CSRs <https://reviews.llvm.org/D101919> * Demand-based vsetvli insertion pass <https://reviews.llvm.org/D101938> * Clang test time. See <https://reviews.llvm.org/D99741#2731601> and <https://reviews.llvm.org/D100529> * Heads-up on relevant psABI patches: https://github.com/riscv/riscv-elf-psabi-doc/pull/190 and https://github.com/riscv/riscv-elf-psabi-doc/pull/189 * AOB Best, Alex