[PATCH] D100266: [RISCV][Clang] Add vmv and vfmv series intrinsic functions.

Zakk Chen via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 14 22:23:40 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGea5d33dbc1ec: [RISCV][Clang] Add vmv and vfmv series intrinsic functions. (authored by khchen).

Changed prior to commit:
  https://reviews.llvm.org/D100266?vs=337175&id=337633#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100266

Files:
  clang/include/clang/Basic/riscv_vector.td
  clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/vfmv.c
  clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/vmv.c
  clang/test/CodeGen/RISCV/rvv-intrinsics/vfmv.c
  clang/test/CodeGen/RISCV/rvv-intrinsics/vmv.c
  clang/utils/TableGen/RISCVVEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100266.337633.patch
Type: text/x-patch
Size: 244744 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210415/71e83860/attachment-0001.bin>


More information about the cfe-commits mailing list