Constant bus limit has increased to 2 with GFX10.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D61404
[AMDGPU] gfx1010 constant bus limit ClosedPublic Authored by rampitec on May 1 2019, 2:36 PM.
Details Summary Constant bus limit has increased to 2 with GFX10.
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 5 others. · View Herald TranscriptMay 1 2019, 2:36 PM rampitec added a child revision: D61413: [AMDGPU] gfx1010 allows VOP3 to have a literal.May 1 2019, 4:40 PM rampitec added a child revision: D61416: [AMDGPU] gfx1010 lost VOP2 forms of some add/sub.May 1 2019, 5:21 PM This revision is now accepted and ready to land.May 1 2019, 6:02 PM Closed by commit rL359754: [AMDGPU] gfx1010 constant bus limit (authored by rampitec). · Explain WhyMay 1 2019, 8:45 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 197701 llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.h
llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.cpp
llvm/trunk/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
llvm/trunk/lib/Target/AMDGPU/SIInstrInfo.cpp
|