[all-commits] [llvm/llvm-project] 43cd58: [RISCV] Implement the vnot.v builtin.
Kai Wang via All-commits
all-commits at lists.llvm.org
Thu Apr 22 22:42:55 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 43cd588c2d09fdad53d143b25ecf3ddeea297caf
https://github.com/llvm/llvm-project/commit/43cd588c2d09fdad53d143b25ecf3ddeea297caf
Author: Hsiangkai Wang <kai.wang at sifive.com>
Date: 2021-04-23 (Fri, 23 Apr 2021)
Changed paths:
M clang/include/clang/Basic/riscv_vector.td
A clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/vnot.c
A clang/test/CodeGen/RISCV/rvv-intrinsics/vnot.c
Log Message:
-----------
[RISCV] Implement the vnot.v builtin.
Differential Revision: https://reviews.llvm.org/D100820
More information about the All-commits
mailing list