[Libclc-dev] [PATCH 2/2] R600: improve float vload/vstore path

Aaron Watry awatry at gmail.com
Tue Jul 22 17:26:50 PDT 2014


On Tue, Jul 22, 2014 at 4:57 PM, Matt Arsenault
<Matthew.Arsenault at amd.com> wrote:
> On 07/18/2014 11:35 AM, Aaron Watry wrote:
>>
>> If we want, I can re-visit the feasibility of <3 x i32> load/stores in
>> both vload/vstore, as I'd love to not have to special case it anymore.
>> Follow-up patch material?
>
> Sure. Is there actually any reason not to include it even if it does[n't] work
> for R600? It shouldn't break the library build, and
> would only break on actual uses of it
>

I've got a large queue of patches I'm working on, including adding the
3x int32 logic. 3x int/uint/float load/store works on R600 now, so we
might as well enable it.

--Aaron




More information about the Libclc-dev mailing list