[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:12 PDT 2018


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

V2: Fixed check for whether MUBUF/MTBUF is addr64


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.148009.patch
Type: text/x-patch
Size: 5258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180522/b37af6f3/attachment-0001.bin>


More information about the llvm-commits mailing list