[PATCH] D113217: [RISCV] Enable FP extensions and ABI on fixed-vectors-bitcast.ll.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 4 14:57:53 PDT 2021


craig.topper created this revision.
craig.topper added reviewers: frasercrmck, rogfer01, HsiangKai, khchen, kito-cheng, arcbbb.
Herald added subscribers: VincentWu, luke957, achieveartificialintelligence, StephenFan, vkmr, evandro, luismarques, apazos, sameer.abuasal, s.egerton, Jim, benna, psnobl, jocewei, PkmX, the_o, brucehoult, MartinMosbeck, edward-jones, zzheng, jrtc27, niosHD, sabuasal, simoncook, johnrusso, rbar, asb.
craig.topper requested review of this revision.
Herald added a subscriber: MaskRay.
Herald added a project: LLVM.

This improves our type coverage. We were only testing integer
insert and extract before due to the FP types not being enabled for
arguments and returns.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D113217

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113217.384876.patch
Type: text/x-patch
Size: 5398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211104/122ad38a/attachment.bin>


More information about the llvm-commits mailing list