RV32 is able to use the llvm.experimental.vector.insert intrinsics too.
This patch ensures they're tested.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D99655
[RISCV] Test llvm.experimental.vector.insert intrinsics on RV32 ClosedPublic Authored by frasercrmck on Mar 31 2021, 5:08 AM.
Details Summary RV32 is able to use the llvm.experimental.vector.insert intrinsics too.
Diff Detail
Event TimelineHerald added subscribers: vkmr, luismarques, apazos and 21 others. · View Herald TranscriptMar 31 2021, 5:08 AM This revision is now accepted and ready to land.Mar 31 2021, 5:46 AM This revision was landed with ongoing or failed builds.Apr 2 2021, 3:56 AM Closed by commit rG411673e769ac: [RISCV] Test llvm.experimental.vector.insert intrinsics on RV32 (authored by frasercrmck). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 334935 llvm/test/CodeGen/RISCV/rvv/fixed-vectors-insert-subvector.ll
llvm/test/CodeGen/RISCV/rvv/insert-subvector.ll
|