[all-commits] [llvm/llvm-project] c15f42: [RISCV] Remove required features zvfhmin/zvfbfmin ...

Jim Lin via All-commits all-commits at lists.llvm.org
Fri Jun 27 01:10:32 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c15f4225419f9857d255ca46674ce1af69156bda
      https://github.com/llvm/llvm-project/commit/c15f4225419f9857d255ca46674ce1af69156bda
  Author: Jim Lin <jim at andestech.com>
  Date:   2025-06-27 (Fri, 27 Jun 2025)

  Changed paths:
    M clang/include/clang/Basic/riscv_vector.td

  Log Message:
  -----------
  [RISCV] Remove required features zvfhmin/zvfbfmin from plain f16/bf16 intrinsics (#145891)

We've checked f16/bf16 vector type support using `checkRVVTypeSupport`.
So it's not necessary to add the required features for plain f16/bf16
intrinsics that do not use actual instructions from zvfhmin/zvfbfmin.



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