[llvm] AMDGPU: Avoid using kernels in f16 copysign test (PR #142113)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Fri May 30 08:56:37 PDT 2025
arsenm wrote:
> Do we have to use entry CC here?
No. The only reason to use amdgpu_ps is to get the return-value-is-SGPR behavior
https://github.com/llvm/llvm-project/pull/142113
More information about the llvm-commits
mailing list