[PATCH] D100824: [RISCV] Implement the vwcvt{u}.x.x.v/vncvt.x.x.w builtin.

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


This revision was automatically updated to reflect the committed changes.
Closed by commit rGbd32c2d64842: [RISCV] Implement the vwcvt{u}.x.x.v/vncvt.x.x.w builtin. (authored by HsiangKai).

Changed prior to commit:
  https://reviews.llvm.org/D100824?vs=339880&id=340445#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100824

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100824.340445.patch
Type: text/x-patch
Size: 200615 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210426/38bafd26/attachment-0001.bin>


More information about the llvm-commits mailing list