[PATCH] D17052: AMDGPU: Split R600 and SI load lowering

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 9 15:36:37 PST 2016


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

These weren't actually sharing anything in the common LowerLOAD.

http://reviews.llvm.org/D17052

Files:
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/AMDGPUISelLowering.h
  lib/Target/AMDGPU/R600ISelLowering.cpp
  lib/Target/AMDGPU/R600ISelLowering.h
  lib/Target/AMDGPU/SIISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17052.47387.patch
Type: text/x-patch
Size: 10010 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160209/30c314fb/attachment.bin>


More information about the llvm-commits mailing list