[PATCH] D75512: [LoopVectorizer][ARM] Add preferInloopReduction target hook.
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 7 03:17:10 PDT 2020
dmgreen added a comment.
Thanks
There are some tests for 64bit reductions. We will probably want to enable inloop reductions for them in the future too, as we have the instructions. That will require a lot of costmodel improvements though.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75512/new/
https://reviews.llvm.org/D75512
More information about the llvm-commits
mailing list