[PATCH] D25523: AMDGPU/SI: Don't allow unaligned scratch access

Tom Stellard via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 12 10:27:25 PDT 2016


tstellarAMD created this revision.
tstellarAMD added a reviewer: arsenm.
tstellarAMD added a subscriber: llvm-commits.
Herald added subscribers: tony-tye, yaxunl, nhaehnle, wdng, kzhuravl.

The hardware doesn't support this.


https://reviews.llvm.org/D25523

Files:
  lib/Target/AMDGPU/AMDGPU.td
  lib/Target/AMDGPU/AMDGPUSubtarget.cpp
  lib/Target/AMDGPU/AMDGPUSubtarget.h
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/AMDGPU/flat-address-space.ll
  test/CodeGen/AMDGPU/scratch-buffer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25523.74400.patch
Type: text/x-patch
Size: 6126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161012/bd5cd77d/attachment.bin>


More information about the llvm-commits mailing list