[Clang][RISCV] Add test coverage for typedef of RVV intrinsic data types under riscv_...
authoreopXD <yueh.ting.chen@gmail.com>
Fri, 26 May 2023 08:26:31 +0000 (01:26 -0700)
committereopXD <yueh.ting.chen@gmail.com>
Fri, 26 May 2023 08:27:37 +0000 (01:27 -0700)
commit7c52520c8d0c44230bf5b480d83f8148bdea3232
tree75e831e25d3e0e42642674d1ce26d10d0a34643c
parentcafb0991a297bfad07f0e60a895f7fdfb7ec9c60
[Clang][RISCV] Add test coverage for typedef of RVV intrinsic data types under riscv_vector.h. NFC

Signed-off by: eop Chen <eop.chen@sifive.com>
clang/test/CodeGen/RISCV/rvv-intrinsics-handcrafted/rvv-intrinsic-datatypes.cpp [new file with mode: 0644]