[PATCH] D19441: AMDGPU: Custom lower v2i32 loads

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 29 16:06:26 PDT 2016


arsenm updated this revision to Diff 55681.
arsenm added a comment.

Fix leaving illegal global unaligned loads /stores. Disable checks for byte packing and unpacking, these can be fixed later.


http://reviews.llvm.org/D19441

Files:
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/AMDGPU/unaligned-load-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19441.55681.patch
Type: text/x-patch
Size: 6729 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160429/18ccbd06/attachment.bin>


More information about the llvm-commits mailing list