[PATCH] Global Structure Vectorization
Renato Golin
renato.golin at linaro.org
Thu Feb 21 14:41:12 PST 2013
Thanks Arnold,
Changed the style comments and committed r175818.
On 21 February 2013 17:21, Arnold Schwaighofer <aschwaighofer at apple.com>wrote:
> + // If global alias, make sure they do alias.
> + if (hasPossibleGlobalWriteReorder(*UI,
> + Inst,
> + WriteObjects,
> + MaxByteWidth)) {
>
> Can we use the full 80 col here?
>
No, by 1!! And I didn't want to join as ){ just to make it fit. ;)
cheers,
--renato
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130221/28d7450e/attachment.html>
More information about the llvm-commits
mailing list