[all-commits] [llvm/llvm-project] bbe906: AMDGPU: Handle FP in integer in argument lowering
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jan 13 13:02:07 PST 2026
Branch: refs/heads/users/arsenm/amdgpu/handle-fp-in-integer-arg-lowering
Home: https://github.com/llvm/llvm-project
Commit: bbe906e08607f7529e8e594fb347ffbdf39269e6
https://github.com/llvm/llvm-project/commit/bbe906e08607f7529e8e594fb347ffbdf39269e6
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2026-01-13 (Tue, 13 Jan 2026)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
Log Message:
-----------
AMDGPU: Handle FP in integer in argument lowering
This avoids an assertion when softPromoteHalfType is
enabled.
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