[PATCH] D81416: [LV] Interleave to expose ILP for small loops with scalar reductions.
Aaron H Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 12 07:51:48 PDT 2020
AaronLiu added a comment.
Currently there is no SLP involved, this patch can still give a significant performance improvement for the benchmark.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81416/new/
https://reviews.llvm.org/D81416
More information about the llvm-commits
mailing list