[PATCH] D21710: AMDGPU/R600: Add PatFrags for selecting the correct vtx id for loads
Tom Stellard via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 24 18:17:02 PDT 2016
tstellarAMD created this revision.
tstellarAMD added reviewers: jvesely, arsenm.
tstellarAMD added a subscriber: llvm-commits.
Herald added subscribers: kzhuravl, arsenm.
This moves of the r600 logic out of isGlobalLoad() and into the
TableGen files.
http://reviews.llvm.org/D21710
Files:
lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
lib/Target/AMDGPU/CaymanInstructions.td
lib/Target/AMDGPU/EvergreenInstructions.td
lib/Target/AMDGPU/R600Instructions.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21710.61867.patch
Type: text/x-patch
Size: 6731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160625/2c08ec66/attachment.bin>
More information about the llvm-commits
mailing list