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

Jun Bum Lim via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 3 06:45:01 PDT 2015


junbuml added a comment.

Hi James,

I'm planning on pushing another patch to handle other across vector reductions (SMAX/SMIN/UMAX/UMIN), which require some change in this patch. Do you prefer to have a single merged patch or separate patches?  Either ways are fine with me. Please let me know your thought.


http://reviews.llvm.org/D12325





More information about the llvm-commits mailing list