[PATCH] D153964: [RISCV] Add fixed vector insert tests that are pass by value

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 28 04:59:40 PDT 2023


luke created this revision.
luke added reviewers: frasercrmck, RKSimon, craig.topper.
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, kito-cheng, niosHD, sabuasal, simoncook, johnrusso, rbar, arichardson.
Herald added a project: All.
luke requested review of this revision.
Herald added subscribers: llvm-commits, wangpc, eopXD, MaskRay.
Herald added a project: LLVM.

So we can still test insert_vector_elt lowering with D152276 <https://reviews.llvm.org/D152276>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D153964

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153964.535334.patch
Type: text/x-patch
Size: 11174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230628/79c47052/attachment.bin>


More information about the llvm-commits mailing list