[PATCH] D19442: AMDGPU: Test for good unaligned copy expansion

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 22 15:16:25 PDT 2016


arsenm created this revision.
arsenm added a reviewer: tstellarAMD.
arsenm added a subscriber: llvm-commits.

Make sure pointless intermediate instructions packing
and unpacking the bytes are not emitted.


http://reviews.llvm.org/D19442

Files:
  test/CodeGen/AMDGPU/unaligned-load-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19442.54739.patch
Type: text/x-patch
Size: 2552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160422/b3cb3f2e/attachment.bin>


More information about the llvm-commits mailing list