R600/SI: Match read2/write2 stride 64 versions
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 10 Oct 2014 22:12:32 +0000 (22:12 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 10 Oct 2014 22:12:32 +0000 (22:12 +0000)
commit9bd1daf4b9be037435ddc7582c5b9f056566fe9a
tree83055ef6fa1a3b32e25cfcc76cfbf9407e2a144d
parentfcc00a10e321ec6181ad37ce3afe0d3cb78ad313
R600/SI: Match read2/write2 stride 64 versions

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@219536 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SILoadStoreOptimizer.cpp
test/CodeGen/R600/ds_read2.ll
test/CodeGen/R600/ds_read2st64.ll [new file with mode: 0644]
test/CodeGen/R600/ds_write2.ll
test/CodeGen/R600/ds_write2st64.ll [new file with mode: 0644]
test/CodeGen/R600/shl_add_ptr.ll