Unaligned registers are now constrained with classes, rather than
specially reserving a subset of the whole class.
Details
Details
- Reviewers
rampitec
Diff Detail
Diff Detail
Unit Tests
Unit Tests
Paths
| Differential D97334
AMDGPU: Remove special case in shouldCoalesce ClosedPublic Authored by arsenm on Feb 23 2021, 1:45 PM.
Details
Summary Unaligned registers are now constrained with classes, rather than
Diff Detail
Unit TestsFailed Event TimelineHerald added subscribers: kerbowa, jfb, hiraditya and 7 others. · View Herald TranscriptFeb 23 2021, 1:45 PM arsenm added a parent revision: D97316: AMDGPU: Add even aligned VGPR/AGPR register classes.Feb 23 2021, 1:45 PM This revision is now accepted and ready to land.Feb 23 2021, 1:47 PM Comment Actions
It is submitted Comment Actions
Hm... You did not close it.
Revision Contents
Diff 325893 llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
llvm/test/CodeGen/AMDGPU/coalesce-vgpr-alignment.ll
llvm/test/CodeGen/AMDGPU/fp64-atomics-gfx90a.ll
llvm/test/CodeGen/AMDGPU/global-atomics-fp.ll
llvm/test/CodeGen/AMDGPU/llvm.amdgcn.image.dim.gfx90a.ll
|