[all-commits] [llvm/llvm-project] ba8e9a: [AMDGPU] promote i1 arg type for amdgpu_cs (#82971)
Nick Anderson via All-commits
all-commits at lists.llvm.org
Fri Mar 1 00:55:58 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ba8e9ace13c3c2dedf5c496455de822cba931862
https://github.com/llvm/llvm-project/commit/ba8e9ace13c3c2dedf5c496455de822cba931862
Author: Nick Anderson <nickleus27 at gmail.com>
Date: 2024-03-01 (Fri, 01 Mar 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUCallingConv.td
M llvm/test/CodeGen/AMDGPU/calling-conventions.ll
Log Message:
-----------
[AMDGPU] promote i1 arg type for amdgpu_cs (#82971)
fixes #68087
Not sure where to put regression tests for this pr? Also, should i1 args
not in reg also be promoted?
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