[PATCH] D145697: [RISCV][NFC] Add tests for interleaved accesses in loop vectorizer

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 9 08:19:58 PST 2023


luke created this revision.
luke added reviewers: reames, arcbbb.
Herald added subscribers: asb, pmatos, VincentWu, vkmr, frasercrmck, evandro, luismarques, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, rogfer01, edward-jones, zzheng, jrtc27, shiva0217, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, arichardson.
Herald added a project: All.
luke requested review of this revision.
Herald added subscribers: llvm-commits, pcwang-thead, eopXD, MaskRay.
Herald added a project: LLVM.

Precommit test for D145155 <https://reviews.llvm.org/D145155>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D145697

Files:
  llvm/test/Transforms/LoopVectorize/RISCV/interleaved-accesses-zve32x.ll
  llvm/test/Transforms/LoopVectorize/RISCV/interleaved-accesses.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145697.503783.patch
Type: text/x-patch
Size: 32669 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230309/5d034125/attachment.bin>


More information about the llvm-commits mailing list