[PATCH] D153030: [RISCV] Add test cases for insert subvector shuffles for fixed vectors

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 15 07:47:51 PDT 2023


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

These cases could have the vmv.v.v folded into the VL of the previous
instruction.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D153030

Files:
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-insert-subvector-shuffle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153030.531755.patch
Type: text/x-patch
Size: 10797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230615/dcc2be9d/attachment.bin>


More information about the llvm-commits mailing list