[PATCH] D109432: [LoopVectorize] Permit fixed-width epilogue loops for scalable vector bodies

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 4 01:15:45 PDT 2021


david-arm added a comment.

Hi @sdesmalen, also I guess we may still not be vectorising much on A64FX due to the cost model. It's worth running some benchmarks on neoverse-n1 too.


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

https://reviews.llvm.org/D109432



More information about the llvm-commits mailing list