[PATCH] R600/SI: Fix f64 inline immediates
Matt Arsenault
arsenm2 at gmail.com
Thu Dec 11 15:40:06 PST 2014
> On Dec 11, 2014, at 6:15 PM, Tom Stellard <tom at stellard.net> wrote:
>
> On Tue, Nov 25, 2014 at 01:04:06PM -0500, Matt Arsenault wrote:
>>
>>> On Nov 21, 2014, at 1:51 PM, Matt Arsenault <arsenm2 at gmail.com> wrote:
>>>
>>>
>>>> On Nov 16, 2014, at 4:34 AM, Matt Arsenault <arsenm2 at gmail.com> wrote:
>>>>
>>>>
>>>>> On Nov 3, 2014, at 3:59 PM, Matt Arsenault <arsenm2 at gmail.com> wrote:
>>>>>
>>>>>
>>>>>> On Oct 17, 2014, at 1:52 PM, Matt Arsenault <arsenm2 at gmail.com> wrote:
>>>>>>
>>>>>>
>>>>>> On Oct 10, 2014, at 2:08 PM, Matt Arsenault <arsenm2 at gmail.com> wrote:
>>>>>>
>>>>>>> Hi,
>>>>>>>
>>>>>>> These allows using double inline immediates which before were split into 2 moves to materialize these
>>>>>>>
>>>>>>>
>>>>>>> <0001-R600-SI-Don-t-verify-constant-bus-usage-of-flag-ops.patch><0002-R600-SI-Fix-f64-inline-immediates.patch><0003-R600-SI-Allow-f64-inline-immediates-in-i64-operands.patch>
>>>>>>
>>>>>>
>>>>>> ping
>>>>>
>>>>> ping
>>>>
>>>> Updated patches
>>>>
>>>>
>>>> <0001-R600-SI-Don-t-verify-constant-bus-usage-of-flag-ops.patch><0002-R600-SI-Fix-f64-inline-immediates.patch><0003-R600-SI-Allow-f64-inline-immediates-in-i64-operands.patch>
>>>
>>>
>>> ping
>>
>>
>> Updated patches after SIFoldOperands
>>
>
>
> The first 2 patches LGTM. Could you rebase the other two so I can test
> them.
>
> -Tom
>
>
>> _______________________________________________
>> llvm-commits mailing list
>> llvm-commits at cs.uiuc.edu <mailto:llvm-commits at cs.uiuc.edu>
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits <http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits>
r224078-r224079 for the first two.
Rebased second two:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141211/0c8d3128/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-R600-SI-Fix-f64-inline-immediates.patch
Type: application/octet-stream
Size: 23200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141211/0c8d3128/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141211/0c8d3128/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-R600-SI-Allow-f64-inline-immediates-in-i64-operands.patch
Type: application/octet-stream
Size: 25920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141211/0c8d3128/attachment-0001.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141211/0c8d3128/attachment-0002.html>
More information about the llvm-commits
mailing list