Authored-by: Roger Ferrer Ibanez <rofirrim@gmail.com>
Co-Authored-by: Zakk Chen <zakk.chen@sifive.com>
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D99963
[RISCV][Clang] Add RVV merge intrinsic functions. ClosedPublic Authored by khchen on Apr 6 2021, 9:04 AM.
Details Summary Authored-by: Roger Ferrer Ibanez <rofirrim@gmail.com>
Diff Detail
Event TimelineHerald added subscribers: vkmr, frasercrmck, dexonsmith and 22 others. · View Herald TranscriptApr 6 2021, 9:04 AM This revision is now accepted and ready to land.Apr 6 2021, 10:29 AM This revision was landed with ongoing or failed builds.Apr 11 2021, 7:30 PM Closed by commit rG07c3854a75bc: [RISCV][Clang] Add RVV merge intrinsic functions. (authored by khchen). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 336721 clang/include/clang/Basic/riscv_vector.td
clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/vmerge.c
clang/test/CodeGen/RISCV/rvv-intrinsics/vmerge.c
|