[all-commits] [llvm/llvm-project] c975ea: RuntimeLibcalls: Cleanup darwin exp10 case
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jun 25 04:07:27 PDT 2025
Branch: refs/heads/users/arsenm/runtime-libcalls/cleanup-darwin-exp10-handling
Home: https://github.com/llvm/llvm-project
Commit: c975ea84a3ef3a44a4b13c5ff2df54b74e202132
https://github.com/llvm/llvm-project/commit/c975ea84a3ef3a44a4b13c5ff2df54b74e202132
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M llvm/include/llvm/IR/RuntimeLibcalls.h
M llvm/lib/IR/RuntimeLibcalls.cpp
Log Message:
-----------
RuntimeLibcalls: Cleanup darwin exp10 case
Add a predicate function following the example of __sincos_stret
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