[all-commits] [llvm/llvm-project] c9c599: RISCV: Start moving runtime libcall config to tabl...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sat Jul 12 18:48:29 PDT 2025


  Branch: refs/heads/users/arsenm/riscv/start-moving-runtime-libcalls-tablegen
  Home:   https://github.com/llvm/llvm-project
  Commit: c9c599f1894bf8f593a3d9004835857c73957582
      https://github.com/llvm/llvm-project/commit/c9c599f1894bf8f593a3d9004835857c73957582
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-07-13 (Sun, 13 Jul 2025)

  Changed paths:
    M llvm/include/llvm/IR/RuntimeLibcalls.td

  Log Message:
  -----------
  RISCV: Start moving runtime libcall config to tablegen

This doesn't yet attempt to move the OS dependent configuration
shared with other targets. Removes __riscv_flush_icache from the
default set so it's no longer falsely reported as available for
other targets.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list