[PATCH] D38467: AMDGPU: Remove global isGCN predicates
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 2 12:25:22 PDT 2017
arsenm updated this revision to Diff 117407.
arsenm added a comment.
Remove an unnecessary SubtargetPredicate block, fix a few more globally overwriting let Predicates = blocks
https://reviews.llvm.org/D38467
Files:
lib/Target/AMDGPU/AMDGPU.td
lib/Target/AMDGPU/AMDGPUInstructions.td
lib/Target/AMDGPU/BUFInstructions.td
lib/Target/AMDGPU/CaymanInstructions.td
lib/Target/AMDGPU/DSInstructions.td
lib/Target/AMDGPU/EvergreenInstructions.td
lib/Target/AMDGPU/FLATInstructions.td
lib/Target/AMDGPU/MIMGInstructions.td
lib/Target/AMDGPU/R600InstrFormats.td
lib/Target/AMDGPU/R600Instructions.td
lib/Target/AMDGPU/SIInstrFormats.td
lib/Target/AMDGPU/SIInstructions.td
lib/Target/AMDGPU/SMInstructions.td
lib/Target/AMDGPU/SOPInstructions.td
lib/Target/AMDGPU/VOP1Instructions.td
lib/Target/AMDGPU/VOP2Instructions.td
lib/Target/AMDGPU/VOP3Instructions.td
lib/Target/AMDGPU/VOP3PInstructions.td
lib/Target/AMDGPU/VOPCInstructions.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38467.117407.patch
Type: text/x-patch
Size: 108785 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171002/4ae75bd7/attachment.bin>
More information about the llvm-commits
mailing list