[all-commits] [llvm/llvm-project] 0f4f60: [RISCV] Verify vfwmaccbf16 and vfncvtbf16 FRM argu...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Aug 28 22:32:34 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f4f602ba38fb39969aac01dc81d5fad87ac3469
      https://github.com/llvm/llvm-project/commit/0f4f602ba38fb39969aac01dc81d5fad87ac3469
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-08-28 (Thu, 28 Aug 2025)

  Changed paths:
    M clang/lib/Sema/SemaRISCV.cpp
    A clang/test/CodeGen/RISCV/rvv-intrinsics-handcrafted/vfncvtbf16-out-of-range.c
    A clang/test/CodeGen/RISCV/rvv-intrinsics-handcrafted/vfwmaccbf16-out-of-range.c

  Log Message:
  -----------
  [RISCV] Verify vfwmaccbf16 and vfncvtbf16 FRM argument in SemaRISCV::CheckBuiltinFunctionCall. (#155710)

We need to check that the FRM value is an integer constant expression
with value 0-4.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list