[PATCH] D50982: [AMDGPU] Legalize VGPR Rsrc operands for MUBUF instructions

Scott Linder via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 24 13:55:43 PDT 2018


scott.linder updated this revision to Diff 162475.
scott.linder added a comment.

Clear killed flag on uses, add test at -O0


https://reviews.llvm.org/D50982

Files:
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h
  lib/Target/AMDGPU/SIInstrInfo.td
  test/CodeGen/AMDGPU/mubuf-legalize-operands.ll
  test/CodeGen/AMDGPU/mubuf-legalize-operands.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50982.162475.patch
Type: text/x-patch
Size: 42252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180824/908e5838/attachment.bin>


More information about the llvm-commits mailing list