[PATCH] D146442: [RISCV][NFC] Make interleaved access test more vectorizable

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 22 07:47:05 PDT 2023


reames accepted this revision.
reames added a comment.
This revision is now accepted and ready to land.

LGTM

p.s. The previous case might be interesting to explore later.  It should involve a stride store, but separating that into it's own patch series makes complete sense.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146442



More information about the llvm-commits mailing list