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

Jan Vesely via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 21 14:22:08 PDT 2016


jvesely created this revision.
jvesely added a reviewer: tstellarAMD.
jvesely added subscribers: llvm-commits, arsenm.
jvesely set the repository for this revision to rL LLVM.
Herald added a subscriber: kzhuravl.

Use Patterns to match buffer ids to vtx_reads
Add buffer id to asm string


Repository:
  rL LLVM

https://reviews.llvm.org/D22650

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22650.64964.patch
Type: text/x-patch
Size: 19561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160721/ea8d9a1b/attachment-0001.bin>


More information about the llvm-commits mailing list