[all-commits] [llvm/llvm-project] d9ef6a: [RISCV] [NFC] add some tests for overloaded intrin...
ZCBing via All-commits
all-commits at lists.llvm.org
Mon Mar 28 19:00:51 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d9ef6ad05ff3cc4504a08d08c6cbd669b9ba764e
https://github.com/llvm/llvm-project/commit/d9ef6ad05ff3cc4504a08d08c6cbd669b9ba764e
Author: Chenbing Zheng <Chenbing.Zheng at streamcomputing.com>
Date: 2022-03-29 (Tue, 29 Mar 2022)
Changed paths:
M clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/vle.c
M clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/vlse.c
M clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/vse.c
M clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/vsse.c
Log Message:
-----------
[RISCV] [NFC] add some tests for overloaded intrinsics of FP16
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D122564
More information about the All-commits
mailing list