[PATCH] D104822: [RISCV] Add vget/vset intrinsics for inserting and extracting between different lmuls.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 24 18:07:55 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf225367305c8: [RISCV] Add vget/vset intrinsics for inserting and extracting between different… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D104822/new/

https://reviews.llvm.org/D104822

Files:
  clang/include/clang/Basic/riscv_vector.td
  clang/lib/Sema/SemaChecking.cpp
  clang/test/CodeGen/RISCV/rvv-intrinsics/vget.c
  clang/test/CodeGen/RISCV/rvv-intrinsics/vset.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104822.354409.patch
Type: text/x-patch
Size: 60014 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210625/eab67b48/attachment.bin>


More information about the llvm-commits mailing list