[PATCH] D158270: [RISCV] Remove fixed length lmul max restriction from fp build_vector tests. NFC
Luke Lau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 18 05:35:06 PDT 2023
luke created this revision.
luke added a reviewer: reames.
Herald added subscribers: jobnoorman, asb, sunshaoce, pmatos, VincentWu, vkmr, frasercrmck, 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.
For the same reasons as D157973 <https://reviews.llvm.org/D157973>, remove the LMUL flag from the tests to
simplify them and make the diffs in D157976 <https://reviews.llvm.org/D157976> easier to read.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D158270
Files:
llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp-buildvec.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158270.551473.patch
Type: text/x-patch
Size: 5971 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230818/5d6a5f04/attachment.bin>
More information about the llvm-commits
mailing list