[all-commits] [llvm/llvm-project] b7188f: [AMDGPU][NFC] Remove an unneeded return value. (#1...
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Tue Feb 11 08:11:11 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b7188f6313fef2d5a248e71ba6028460b2ac0558
https://github.com/llvm/llvm-project/commit/b7188f6313fef2d5a248e71ba6028460b2ac0558
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2025-02-11 (Tue, 11 Feb 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUCallLowering.cpp
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.h
Log Message:
-----------
[AMDGPU][NFC] Remove an unneeded return value. (#126739)
And rename the function to disassociate it from the one where generating
loading of the input value may actually fail.
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