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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Jul 8 22:17:55 PDT 2025


  Branch: refs/heads/users/arsenm/riscv/start-moving-runtime-libcalls-tablegen
  Home:   https://github.com/llvm/llvm-project
  Commit: 7f81f8623096c20c6961a881dd1fcc59cebb9ec4
      https://github.com/llvm/llvm-project/commit/7f81f8623096c20c6961a881dd1fcc59cebb9ec4
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-07-09 (Wed, 09 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