[all-commits] [llvm/llvm-project] 471ae4: [RISCV][Clang] Add RVV vleff intrinsic functions.
Kai Wang via All-commits
all-commits at lists.llvm.org
Sat Apr 10 02:25:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 471ae42c04e425776c81bab66ce2c094d48c6a11
https://github.com/llvm/llvm-project/commit/471ae42c04e425776c81bab66ce2c094d48c6a11
Author: Hsiangkai Wang <kai.wang at sifive.com>
Date: 2021-04-10 (Sat, 10 Apr 2021)
Changed paths:
M clang/include/clang/Basic/riscv_vector.td
A clang/test/CodeGen/RISCV/rvv-intrinsics/vleff.c
M clang/utils/TableGen/RISCVVEmitter.cpp
Log Message:
-----------
[RISCV][Clang] Add RVV vleff intrinsic functions.
Reviewed By: craig.topper, liaolucy, jrtc27, khchen
Differential Revision: https://reviews.llvm.org/D99151
More information about the All-commits
mailing list