[PATCH] D75069: [LoopVectorizer] Inloop vector reductions

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 12 13:40:07 PDT 2020


dmgreen added a comment.

Thanks. I will update the patch, but I will wait until at least after the branch before I commit it.

D83646 <https://reviews.llvm.org/D83646> is an attempt at changing the interface to createTargetReduction, so that we don't need to store TTI in the reduction recipe.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75069/new/

https://reviews.llvm.org/D75069





More information about the llvm-commits mailing list