Internal testing revealed some performance regressions in the SRegs for Global LD/ST
Disable by default for now.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D55093
[AMDGPU] Disable SReg Global LD/ST, perf regression ClosedPublic Authored by ronlieb on Nov 29 2018, 4:26 PM.
Details Summary Internal testing revealed some performance regressions in the SRegs for Global LD/ST
Diff Detail
Event TimelineHerald added subscribers: t-tye, tpr, dstuttard and 5 others. · View Herald TranscriptNov 29 2018, 4:26 PM This revision is now accepted and ready to land.Nov 30 2018, 6:09 AM Closed by commit rL348014: [AMDGPU] Disable SReg Global LD/ST, perf regression (authored by ronlieb). · Explain WhyNov 30 2018, 10:32 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 176160 llvm/trunk/lib/Target/AMDGPU/SIFixupVectorISel.cpp
llvm/trunk/test/CodeGen/AMDGPU/ds_write2.ll
llvm/trunk/test/CodeGen/AMDGPU/ds_write2st64.ll
llvm/trunk/test/CodeGen/AMDGPU/global-load-store-atomics.mir
llvm/trunk/test/CodeGen/AMDGPU/global-saddr.ll
llvm/trunk/test/CodeGen/AMDGPU/insert_vector_elt.v2i16.subtest-saddr.ll
llvm/trunk/test/CodeGen/AMDGPU/madak.ll
llvm/trunk/test/CodeGen/AMDGPU/memory-legalizer-load.ll
llvm/trunk/test/CodeGen/AMDGPU/memory-legalizer-store.ll
llvm/trunk/test/CodeGen/AMDGPU/memory_clause.ll
llvm/trunk/test/CodeGen/AMDGPU/si-triv-disjoint-mem-access.ll
|