[PATCH] D27834: AMDGPU/SI: Add a MachineMemOperand when lowering llvm.amdgcn.buffer.load.*

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 15 17:04:07 PST 2016


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

https://reviews.llvm.org/D27834

Files:
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/AMDGPUISelLowering.h
  lib/Target/AMDGPU/BUFInstructions.td
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Target/AMDGPU/SIMachineFunctionInfo.cpp
  lib/Target/AMDGPU/SIMachineFunctionInfo.h
  test/CodeGen/AMDGPU/llvm.amdgcn.buffer.load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27834.81692.patch
Type: text/x-patch
Size: 8213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161216/90800094/attachment.bin>


More information about the llvm-commits mailing list