[PATCH] D145163: Add support for vectorization of interleaved memory accesses for scalable VF

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 25 16:56:19 PDT 2023


reames added a comment.

I can't really comment on the AArch64 parts of this, but the LoopVectorizer bits look entirely reasonable to me at this point.


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

https://reviews.llvm.org/D145163



More information about the llvm-commits mailing list