[PATCH] R600: Add GCC reg names
Matt Arsenault
arsenm2 at gmail.com
Thu Apr 9 13:11:28 PDT 2015
> On Apr 9, 2015, at 6:44 AM, Tom Stellard <tom at stellard.net> wrote:
>
> On Wed, Apr 08, 2015 at 11:57:36AM -0700, Matt Arsenault wrote:
>> On 04/08/2015 07:23 AM, Tom Stellard wrote:
>>> On Mon, Mar 16, 2015 at 09:14:07AM -0700, Matt Arsenault wrote:
>>>> On 03/16/2015 06:55 AM, Tom Stellard wrote:
>>>>> + "exec", "vcc", "scc", "m0", "flat_scr"
>>>> Do you also need the _lo/_his for exec/vcc/flat_scr?
>>> Hi Matt,
>>>
>>> Here is an updated patch.
>>>
>>> -Tom
>>>
>>
>> This has v256 instead of v255.
>>
>> Does this also need to include the tuples of registers?
>
> This list is used for specifying clobber registers, so we don't need
> to have the tuple registers, because you can always specify v0,v1 instead
> of v[0:1].
>
> Here is an updated patch.
>
> -Tom
> <0001-R600-Add-GCC-reg-names.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu <mailto:cfe-commits at cs.uiuc.edu>
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits <http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits>
LGTM
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150409/72010ecd/attachment.html>
More information about the cfe-commits
mailing list