[all-commits] [llvm/llvm-project] f4f973: RuntimeLibcalls: Split soft-float three-way compar...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Aug 5 04:30:32 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f4f973e3cdf8076209d462ae918dfd9299b741f4
https://github.com/llvm/llvm-project/commit/f4f973e3cdf8076209d462ae918dfd9299b741f4
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2026-08-05 (Wed, 05 Aug 2026)
Changed paths:
M llvm/include/llvm/CodeGen/TargetLowering.h
M llvm/include/llvm/IR/RuntimeLibcalls.td
M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
M llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
M llvm/lib/CodeGen/TargetLoweringBase.cpp
M llvm/lib/Target/ARM/ARMLegalizerInfo.cpp
M llvm/lib/Target/ARM/ARMSubtarget.cpp
M llvm/lib/Target/MSP430/MSP430Subtarget.cpp
M llvm/lib/Target/WebAssembly/WebAssemblyRuntimeLibcallSignatures.cpp
Log Message:
-----------
RuntimeLibcalls: Split soft-float three-way compares into distinct libcall kinds (#211617)
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