[PATCH] D12325: Improve ISel using across lane addition reduction

James Molloy via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 25 13:25:15 PDT 2015


Hi,

Thanks for working on this! It's long overdue. I'm hoping that long term,
this can get solved by Mohammed Sahid's work on hadd intrinsics, but I
don't know when that will land or be used by the loop vectoriser so this
looks like a good way forward in the meantime (x86 does similar matching).

I'll do a proper review in the morning.

Cheers,

James
On Tue, 25 Aug 2015 at 21:15, Jun Bum Lim via llvm-commits <
llvm-commits at lists.llvm.org> wrote:

> junbuml updated this revision to Diff 33109.
> junbuml added a comment.
>
> Thanks Chad for the quick review. I addressed your comments.
>
>
> http://reviews.llvm.org/D12325
>
> Files:
>   lib/Target/AArch64/AArch64ISelLowering.cpp
>   test/CodeGen/AArch64/aarch64-addv.ll
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150825/3387d116/attachment.html>


More information about the llvm-commits mailing list