[PATCH] D22650: AMDGPU/R600: Convert buffer_id to VTX_READ input

Jan Vesely via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 22 08:02:57 PDT 2016


jvesely updated this revision to Diff 65078.
jvesely added a comment.

remove dead code and comments
change buffer_id to lower case to be consistent with other input field names


Repository:
  rL LLVM

https://reviews.llvm.org/D22650

Files:
  lib/Target/AMDGPU/CaymanInstructions.td
  lib/Target/AMDGPU/EvergreenInstructions.td
  lib/Target/AMDGPU/R600InstrFormats.td
  lib/Target/AMDGPU/R600Instructions.td
  test/CodeGen/AMDGPU/vertex-fetch-encoding.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22650.65078.patch
Type: text/x-patch
Size: 20980 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160722/028858fb/attachment.bin>


More information about the llvm-commits mailing list