[PATCH] D100821: [RISCV] Implement the vmmv.m/vmnot.m builtin.

Hsiangkai Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 26 01:00:23 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4b2434172cc1: [RISCV] Implement the vmmv.m/vmnot.m builtin. (authored by HsiangKai).

Changed prior to commit:
  https://reviews.llvm.org/D100821?vs=339875&id=340442#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100821

Files:
  clang/include/clang/Basic/riscv_vector.td
  clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/vmmv.c
  clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/vmnot.c
  clang/test/CodeGen/RISCV/rvv-intrinsics/vmmv.c
  clang/test/CodeGen/RISCV/rvv-intrinsics/vmnot.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100821.340442.patch
Type: text/x-patch
Size: 23211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210426/f9d2a9f9/attachment-0001.bin>


More information about the cfe-commits mailing list