We would still need to waterfall if the value were somehow an AGPR,
and also need to explicitly copy to a VGPR.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D85846
AMDGPU/GlobalISel: Handle AGPRs used for SGPR operands. ClosedPublic Authored by arsenm on Aug 12 2020, 9:50 AM.
Details Summary We would still need to waterfall if the value were somehow an AGPR,
Diff Detail Event Timelinearsenm added a parent revision: D85845: AMDGPU/GlobalISel: Fix using readfirstlane with ballot intrinsics.Aug 12 2020, 9:50 AM This revision is now accepted and ready to land.Aug 24 2020, 12:12 PM
Revision Contents
Diff 285125 llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-amdgcn.readlane.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-waterfall-agpr.mir
|