[all-commits] [llvm/llvm-project] 570995: [clang][test][RISCV] Add RISC-V to clang/test/Sema...
Alex Bradbury via All-commits
all-commits at lists.llvm.org
Wed Mar 1 03:34:13 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 570995eba2f93d639e69b6b12817d44a3b26cc72
https://github.com/llvm/llvm-project/commit/570995eba2f93d639e69b6b12817d44a3b26cc72
Author: Alex Bradbury <asb at igalia.com>
Date: 2023-03-01 (Wed, 01 Mar 2023)
Changed paths:
M clang/test/Sema/Float16.c
Log Message:
-----------
[clang][test][RISCV] Add RISC-V to clang/test/Sema/Float16.c
Since D105001, HasFloat16 was unconditionally set to true for RISC-V.
This patch adds test coverage for this.
More information about the All-commits
mailing list