[PATCH] D55093: [AMDGPU] Disable SReg Global LD/ST, perf regression

Ron Lieberman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 30 10:32:22 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL348014: [AMDGPU] Disable SReg Global LD/ST, perf regression (authored by ronlieb, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D55093?vs=175990&id=176160#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55093/new/

https://reviews.llvm.org/D55093

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55093.176160.patch
Type: text/x-patch
Size: 9361 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181130/694eafe5/attachment.bin>


More information about the llvm-commits mailing list