[PATCH] D143722: [RISCV][NFC] Add test for different LMULs in vectorizer

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 10 03:31:40 PST 2023


luke created this revision.
luke added reviewers: reames, craig.topper, asb.
Herald added subscribers: 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.

This is a test for an upcoming patch that proposes to change the default LMUL used by the loop vectorizer from 1 to 2


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D143722

Files:
  llvm/test/Transforms/LoopVectorize/RISCV/lmul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143722.496403.patch
Type: text/x-patch
Size: 18534 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230210/dcce03b4/attachment.bin>


More information about the llvm-commits mailing list