[PATCH] D39983: AMDGPU: Add separate definitions for DS insts without m0 use
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 13 14:57:38 PST 2017
arsenm created this revision.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng.
This will be used to eliminate m0 initialization on gfx9.
I think this is overly verbose, and I'm not sure of a better name than _mc versions of the individual instruction type classes.
https://reviews.llvm.org/D39983
Files:
lib/Target/AMDGPU/DSInstructions.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39983.122733.patch
Type: text/x-patch
Size: 21854 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171113/d24f60c2/attachment.bin>
More information about the llvm-commits
mailing list