This is a temporary solution since we should remove the definition of the GFX80 encoding family later.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D42548
AMDGPU/SI: Adjust the encoding family for D16 buffer instructions when the target has UnpackedD16VMem feature. ClosedPublic Authored by cfang on Jan 25 2018, 9:54 AM.
Details Summary This is a temporary solution since we should remove the definition of the GFX80 encoding family later.
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 4 others. · View Herald TranscriptJan 25 2018, 9:54 AM This revision now requires changes to proceed.Jan 31 2018, 11:19 AM Comment Actions
Done! Updated the existing tests to expose the issue. Thanks. This revision is now accepted and ready to land.Jan 31 2018, 4:35 PM Closed by commit rL323988: AMDGPU/SI: Adjust the encoding family for D16 buffer instructions when the… (authored by chfang). · Explain WhyFeb 1 2018, 10:45 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 132424 llvm/trunk/lib/Target/AMDGPU/AMDGPUInstrInfo.cpp
llvm/trunk/lib/Target/AMDGPU/BUFInstructions.td
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.buffer.load.format.d16.ll
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.buffer.store.format.d16.ll
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.tbuffer.load.d16.ll
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.tbuffer.store.d16.ll
|