[PATCH] D75512: [LoopVectorizer][ARM] Add preferInloopReduction target hook.

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 7 03:21:35 PDT 2020


SjoerdMeijer added a comment.

> 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.

Ah, okay, I thought it was related to not having (much) i64 instructions. Perhaps worth adding your remark as a comment to that check.


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

https://reviews.llvm.org/D75512



More information about the llvm-commits mailing list