[all-commits] [llvm/llvm-project] ba16f0: RISCV: Start moving runtime libcall config to tabl...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jul 9 01:21:25 PDT 2025
Branch: refs/heads/users/arsenm/riscv/start-moving-runtime-libcalls-tablegen
Home: https://github.com/llvm/llvm-project
Commit: ba16f00404685153f8e220a26435ade3476a1cdd
https://github.com/llvm/llvm-project/commit/ba16f00404685153f8e220a26435ade3476a1cdd
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