[PATCH] D134438: POC patch to demonstrate how new intrinsics for interleaved load/store could be used in LoopVectorize

mgabka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 28 01:47:20 PST 2023


mgabka requested review of this revision.
mgabka added a subscriber: luke.
mgabka added a comment.

Hi Luke Lau,
Hie is a POC patch I posted initially some time ago, however after landing https://reviews.llvm.org/D141924 it needs to be changed, I am working on a new patch which enables vectorization  for interleaved accesses, with interleaving factor of 2. Will add you there as a reviewer when it is posted.


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

https://reviews.llvm.org/D134438



More information about the llvm-commits mailing list