[all-commits] [llvm/llvm-project] 97ae76: [RISCV] Add missing V extensions for zvk-invalid-f...
Brandon Wu via All-commits
all-commits at lists.llvm.org
Wed Sep 20 03:23:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 97ae760825972d788cdaa467a83b3219c343f7f3
https://github.com/llvm/llvm-project/commit/97ae760825972d788cdaa467a83b3219c343f7f3
Author: Brandon Wu <33961136+4vtomat at users.noreply.github.com>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M clang/test/Sema/zvk-invalid-features.c
Log Message:
-----------
[RISCV] Add missing V extensions for zvk-invalid-features.c (#66875)
If we don't include riscv_vector.h, even we add the target-feature,
it still can't find the intrinsic interface.
More information about the All-commits
mailing list