On Wed, Apr 15, 2015 at 10:32 AM, Connor Abbott wrote:
>>
>> But more immediately, I hit a sort of snag: I cannot seem to narrow
>> from 32b to 16b at the same time I move to address register. Which
>> ends up meaning I need a mov from 32b to 16b followed by a 2nd mov to
>> get it into address r
On Tue, Apr 14, 2015 at 7:08 PM, Rob Clark wrote:
> On Tue, Apr 14, 2015 at 6:24 PM, Connor Abbott wrote:
>> On Tue, Apr 14, 2015 at 5:16 PM, Rob Clark wrote:
>>> On Tue, Apr 14, 2015 at 4:59 PM, Jason Ekstrand
>>> wrote:
> + /**
> +* Addressing mode for corresponding _in
On Tue, Apr 14, 2015 at 7:08 PM, Rob Clark wrote:
> On Tue, Apr 14, 2015 at 6:24 PM, Connor Abbott wrote:
>> On Tue, Apr 14, 2015 at 5:16 PM, Rob Clark wrote:
>>> On Tue, Apr 14, 2015 at 4:59 PM, Jason Ekstrand
>>> wrote:
> + /**
> +* Addressing mode for corresponding _in
On Tue, Apr 14, 2015 at 6:24 PM, Connor Abbott wrote:
> On Tue, Apr 14, 2015 at 5:16 PM, Rob Clark wrote:
>> On Tue, Apr 14, 2015 at 4:59 PM, Jason Ekstrand wrote:
+ /**
+* Addressing mode for corresponding _indirect intrinsics:
+*/
+ nir_addressin
On Tue, Apr 14, 2015 at 5:16 PM, Rob Clark wrote:
> On Tue, Apr 14, 2015 at 4:59 PM, Jason Ekstrand wrote:
>>> + /**
>>> +* Addressing mode for corresponding _indirect intrinsics:
>>> +*/
>>> + nir_addressing_mode var_addressing_mode;
>>> + nir_addressing_mode in
On Tue, Apr 14, 2015 at 4:59 PM, Jason Ekstrand wrote:
>> + /**
>> +* Addressing mode for corresponding _indirect intrinsics:
>> +*/
>> + nir_addressing_mode var_addressing_mode;
>> + nir_addressing_mode input_addressing_mode;
>> + nir_addressing_mode output
On Tue, Apr 14, 2015 at 12:56 PM, Rob Clark wrote:
> On Tue, Apr 14, 2015 at 3:32 PM, Jason Ekstrand wrote:
>> On Tue, Apr 14, 2015 at 11:54 AM, Rob Clark wrote:
>>> On Tue, Apr 14, 2015 at 1:56 PM, Eric Anholt wrote:
Rob Clark writes:
> From: Rob Clark
>
> Add compiler
On Tue, Apr 14, 2015 at 3:47 PM, Jason Ekstrand wrote:
> On Tue, Apr 14, 2015 at 12:44 PM, Ilia Mirkin wrote:
>> On Tue, Apr 14, 2015 at 3:32 PM, Jason Ekstrand wrote:
>>> On Tue, Apr 14, 2015 at 11:54 AM, Rob Clark wrote:
On Tue, Apr 14, 2015 at 1:56 PM, Eric Anholt wrote:
> Rob Clar
On Tue, Apr 14, 2015 at 3:32 PM, Jason Ekstrand wrote:
> On Tue, Apr 14, 2015 at 11:54 AM, Rob Clark wrote:
>> On Tue, Apr 14, 2015 at 1:56 PM, Eric Anholt wrote:
>>> Rob Clark writes:
>>>
From: Rob Clark
Add compiler options so driver can request the units for address value,
>>
On Tue, Apr 14, 2015 at 12:44 PM, Ilia Mirkin wrote:
> On Tue, Apr 14, 2015 at 3:32 PM, Jason Ekstrand wrote:
>> On Tue, Apr 14, 2015 at 11:54 AM, Rob Clark wrote:
>>> On Tue, Apr 14, 2015 at 1:56 PM, Eric Anholt wrote:
Rob Clark writes:
> From: Rob Clark
>
> Add compile
On Tue, Apr 14, 2015 at 3:32 PM, Jason Ekstrand wrote:
> On Tue, Apr 14, 2015 at 11:54 AM, Rob Clark wrote:
>> On Tue, Apr 14, 2015 at 1:56 PM, Eric Anholt wrote:
>>> Rob Clark writes:
>>>
From: Rob Clark
Add compiler options so driver can request the units for address value,
>>
On Tuesday, April 14, 2015 12:32:47 PM Jason Ekstrand wrote:
> On Tue, Apr 14, 2015 at 11:54 AM, Rob Clark wrote:
> > On Tue, Apr 14, 2015 at 1:56 PM, Eric Anholt wrote:
[snip]
> >> This seems like a good idea, as it'll mean we can have passes that do
> >> things like scalarizing uniform loads, w
On Tue, Apr 14, 2015 at 11:54 AM, Rob Clark wrote:
> On Tue, Apr 14, 2015 at 1:56 PM, Eric Anholt wrote:
>> Rob Clark writes:
>>
>>> From: Rob Clark
>>>
>>> Add compiler options so driver can request the units for address value,
>>> for the various _indirect intrinsics. This way, the front end
On Tue, Apr 14, 2015 at 1:56 PM, Eric Anholt wrote:
> Rob Clark writes:
>
>> From: Rob Clark
>>
>> Add compiler options so driver can request the units for address value,
>> for the various _indirect intrinsics. This way, the front end can
>> insert the appropriate multiply/shift operations to
Rob Clark writes:
> From: Rob Clark
>
> Add compiler options so driver can request the units for address value,
> for the various _indirect intrinsics. This way, the front end can
> insert the appropriate multiply/shift operations to get the address into
> the units that the driver needs, avoid
From: Rob Clark
Add compiler options so driver can request the units for address value,
for the various _indirect intrinsics. This way, the front end can
insert the appropriate multiply/shift operations to get the address into
the units that the driver needs, avoiding need for driver to insert
t
16 matches
Mail list logo