[PATCH] D67354: AMDGPU/GlobalISel: Select llvm.amdgcn.class
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 9 07:45:55 PDT 2019
arsenm created this revision.
arsenm added reviewers: tstellar, nhaehnle, rampitec, kerbowa.
Herald added subscribers: Petar.Avramovic, t-tye, tpr, dstuttard, rovka, yaxunl, wdng, jvesely, kzhuravl.
Also fixes missing SubtargetPredicate on f16 class instructions.
https://reviews.llvm.org/D67354
Files:
lib/Target/AMDGPU/AMDGPUGISel.td
lib/Target/AMDGPU/AMDGPUInstrInfo.td
lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
lib/Target/AMDGPU/AMDGPUInstructionSelector.h
lib/Target/AMDGPU/VOPCInstructions.td
test/CodeGen/AMDGPU/GlobalISel/inst-select-amdgcn.class.mir
test/CodeGen/AMDGPU/GlobalISel/inst-select-amdgcn.class.s16.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67354.219355.patch
Type: text/x-patch
Size: 15999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190909/1a4a4065/attachment-0001.bin>
More information about the llvm-commits
mailing list