[all-commits] [llvm/llvm-project] a23d65: [RISCV] Add missing Xsfvcp extension check in clan...
Brandon Wu via All-commits
all-commits at lists.llvm.org
Sun Aug 13 22:34:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a23d65ac89ce1263b58690fa051e81d7cd0b139d
https://github.com/llvm/llvm-project/commit/a23d65ac89ce1263b58690fa051e81d7cd0b139d
Author: 4vtomat <brandon.wu at sifive.com>
Date: 2023-08-13 (Sun, 13 Aug 2023)
Changed paths:
M clang/lib/Sema/SemaRISCVVectorLookup.cpp
A clang/test/Sema/rvv-required-features-invalid.c
A clang/test/Sema/rvv-required-features.c
Log Message:
-----------
[RISCV] Add missing Xsfvcp extension check in clang sema
Differential Revision: https://reviews.llvm.org/D157474
More information about the All-commits
mailing list