[all-commits] [llvm/llvm-project] f4304a: RISCV: Start moving runtime libcall config to tabl...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Jul 10 03:42:36 PDT 2025
Branch: refs/heads/users/arsenm/riscv/start-moving-runtime-libcalls-tablegen
Home: https://github.com/llvm/llvm-project
Commit: f4304a228ee232d169f841c4224557035ff6eecf
https://github.com/llvm/llvm-project/commit/f4304a228ee232d169f841c4224557035ff6eecf
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-07-10 (Thu, 10 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