[PATCH] D47194: [AMDGPU] Fixed non-uniform addr64 MUBUF in shader

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 22 08:23:13 PDT 2018


tpr updated this revision to Diff 148012.
tpr added a comment.

V3: Fixed the comment as well.


Repository:
  rL LLVM

https://reviews.llvm.org/D47194

Files:
  lib/Target/AMDGPU/BUFInstructions.td
  lib/Target/AMDGPU/SIDefines.h
  lib/Target/AMDGPU/SIInstrFormats.td
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h
  test/CodeGen/AMDGPU/shader-addr64-nonuniform.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47194.148012.patch
Type: text/x-patch
Size: 5143 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/74f8e1cd/attachment.bin>


More information about the llvm-commits mailing list