[all-commits] [llvm/llvm-project] b3bb4d: ARM: Remove unnecessary manual ABI lowering for si...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sat Nov 1 23:05:09 PDT 2025
Branch: refs/heads/users/arsenm/arm/remove-unnecessary-sincos-abi-lowering-code
Home: https://github.com/llvm/llvm-project
Commit: b3bb4dc3a9b3ad2197ab688b5d8baf072ed86421
https://github.com/llvm/llvm-project/commit/b3bb4dc3a9b3ad2197ab688b5d8baf072ed86421
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-11-01 (Sat, 01 Nov 2025)
Changed paths:
M llvm/lib/Target/ARM/ARMISelLowering.cpp
Log Message:
-----------
ARM: Remove unnecessary manual ABI lowering for sincos_stret
LowerCallTo handles all of the ABI details, including the load of
implicit sret return to the expected result positions.
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