[PATCH] Global Structure Vectorization

Renato Golin renato.golin at linaro.org
Thu Feb 21 00:37:33 PST 2013


The "Seen.insert()" was redundant, since it's now a map.

cheers,
--renato


On 21 February 2013 00:58, Renato Golin <renato.golin at linaro.org> wrote:

> Sorry, I forgot the C-code in the test, now added...
>
> --renato
>
>
> On 21 February 2013 00:53, Renato Golin <renato.golin at linaro.org> wrote:
>
>> Ok, refactored the patch. No intended change, no regression on check-all
>> or LNT.
>>
>> 1. Full stops on comments
>> 2. Exported hasPossibleGlobalWriteReorder() and getLoadStoreLocation()
>> 3. Using DenseMap
>> 4. Merged all tests into one (global_alias.ll)
>>
>>
>> cheers,
>> --renato
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130221/a44e87ab/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: global_vectorize-6.patch
Type: application/octet-stream
Size: 25139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130221/a44e87ab/attachment.obj>


More information about the llvm-commits mailing list