[all-commits] [llvm/llvm-project] 34b412: [clang][RISCV][test] Add coverage for __fp16 suppo...

Alex Bradbury via All-commits all-commits at lists.llvm.org
Wed Mar 1 07:21:23 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 34b412dc0efe898b18b7afcf02d9e44d7e05b5ec
      https://github.com/llvm/llvm-project/commit/34b412dc0efe898b18b7afcf02d9e44d7e05b5ec
  Author: Alex Bradbury <asb at igalia.com>
  Date:   2023-03-01 (Wed, 01 Mar 2023)

  Changed paths:
    A clang/test/Sema/riscv-fp16.c

  Log Message:
  -----------
  [clang][RISCV][test] Add coverage for __fp16 support in arguments/returns

By choice, we don't set HalfArgsAndReturns=true (which would allow
__fp16 in args and returns). Add test coverage for this to ensure it
isn't changed by accident.




More information about the All-commits mailing list