[all-commits] [llvm/llvm-project] e403cd: RuntimeLibcalls: Rename fminimum_num/fmaximum_num ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Jun 5 23:30:01 PDT 2025
Branch: refs/heads/users/arsenm/runtime-libcalls/rename-fminimumnum-fmaximumnum-libcall-entries
Home: https://github.com/llvm/llvm-project
Commit: e403cd591b1c4ae64495f827d7c2ed9ae4821166
https://github.com/llvm/llvm-project/commit/e403cd591b1c4ae64495f827d7c2ed9ae4821166
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M llvm/include/llvm/IR/RuntimeLibcalls.def
M llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
M llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
M llvm/lib/IR/RuntimeLibcalls.cpp
Log Message:
-----------
RuntimeLibcalls: Rename fminimum_num/fmaximum_num enums
Add the underscore to match the libm spelling
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