[PATCH] D69010: [AMDGPU] Supress unused sdwa insts generation
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 15 15:37:23 PDT 2019
rampitec created this revision.
rampitec added a reviewer: vpykhtin.
Herald added subscribers: hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl, arsenm.
Herald added a project: LLVM.
Do not generate non-existing sdwa instructions. It reduces the
number of generated instructions by 38.
https://reviews.llvm.org/D69010
Files:
llvm/lib/Target/AMDGPU/VOP1Instructions.td
llvm/lib/Target/AMDGPU/VOP2Instructions.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69010.225128.patch
Type: text/x-patch
Size: 9145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191015/e12af0ea/attachment.bin>
More information about the llvm-commits
mailing list