This simplifies the logic and allows to use it on GFX8.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
I have realized we still need to model it to protect from post-RA scheduler. I will add imp-use.
Paths
| Differential D78150
[AMDGPU] Use SDWA for 16 bit subreg copy ClosedPublic Authored by rampitec on Apr 14 2020, 1:42 PM.
Details
Summary This simplifies the logic and allows to use it on GFX8.
Diff Detail Event TimelineHerald added subscribers: kerbowa, hiraditya, t-tye and 7 others. · View Herald TranscriptApr 14 2020, 1:42 PM Comment Actions I have realized we still need to model it to protect from post-RA scheduler. I will add imp-use. rampitec added a child revision: D78255: [AMDGPU] copyPhysReg() for 16 bit SGPR subregs.Apr 15 2020, 4:43 PM This revision is now accepted and ready to land.Apr 17 2020, 9:22 AM Closed by commit rGfde2aefa22b9: [AMDGPU] Use SDWA for 16 bit subreg copy (authored by rampitec). · Explain WhyApr 17 2020, 11:54 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 257479 llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
llvm/test/CodeGen/AMDGPU/lo16-hi16-physreg-copy.mir
|