[PATCH] D151127: [RISCV] Add more cost model tests for fixed vector casts. NFC

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 22 11:09:25 PDT 2023


craig.topper created this revision.
craig.topper added reviewers: reames, luke, fakepaper56.
Herald added subscribers: jobnoorman, 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, asb, arichardson.
Herald added a project: All.
craig.topper requested review of this revision.
Herald added subscribers: pcwang-thead, eopXD, MaskRay.
Herald added a project: LLVM.

This covers a full mix of legal and illegal types. I've reduce
the fixed vector length from 128 to 256.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D151127

Files:
  llvm/test/Analysis/CostModel/RISCV/cast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151127.524400.patch
Type: text/x-patch
Size: 164384 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230522/6d05b97f/attachment-0001.bin>


More information about the llvm-commits mailing list