[PATCH] D105001: [Clang][RISCV] Support half-precision floating point for RVV intrinsics.
Hsiangkai Wang via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jul 15 17:51:16 PDT 2021
HsiangKai updated this revision to Diff 359178.
HsiangKai added a comment.
Remove RV32 test cases.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105001/new/
https://reviews.llvm.org/D105001
Files:
clang/include/clang/Basic/Builtins.def
clang/include/clang/Basic/IdentifierTable.h
clang/include/clang/Basic/riscv_vector.td
clang/lib/AST/ASTContext.cpp
clang/lib/Basic/Targets/RISCV.h
clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/vfadd.c
clang/test/CodeGen/RISCV/rvv-intrinsics/vfadd.c
clang/utils/TableGen/RISCVVEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105001.359178.patch
Type: text/x-patch
Size: 86997 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210716/485ec7b9/attachment-0001.bin>
More information about the cfe-commits
mailing list