[all-commits] [llvm/llvm-project] d92e6f: RISCV: Start moving runtime libcall config to tabl...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sat Jul 12 18:51:33 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d92e6f0e81a4699c205d5cf023d9daeac1118cc5
https://github.com/llvm/llvm-project/commit/d92e6f0e81a4699c205d5cf023d9daeac1118cc5
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 (#147652)
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