[PATCH] D20589: AMDGPU: Expand unaligned accesses early

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 15:11:02 PDT 2016


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

Change check order to fix regressions when http://reviews.llvm.org/D20595 is applied after


http://reviews.llvm.org/D20589

Files:
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/AMDGPUISelLowering.h
  test/CodeGen/AMDGPU/cvt_f32_ubyte.ll
  test/CodeGen/AMDGPU/sext-in-reg-failure-r600.ll
  test/CodeGen/AMDGPU/sext-in-reg.ll
  test/CodeGen/AMDGPU/unaligned-load-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20589.59962.patch
Type: text/x-patch
Size: 17092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160607/7062f1d6/attachment.bin>


More information about the llvm-commits mailing list