[all-commits] [llvm/llvm-project] 7c86e6: [RISCV] Support sf_vtmv OFP8 intrinsics (#201598)

Brandon Wu via All-commits all-commits at lists.llvm.org
Sun Jun 7 23:04:50 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c86e6dc72868740cd353542e6ae273d5cd7507f
      https://github.com/llvm/llvm-project/commit/7c86e6dc72868740cd353542e6ae273d5cd7507f
  Author: Brandon Wu <brandon.wu at sifive.com>
  Date:   2026-06-08 (Mon, 08 Jun 2026)

  Changed paths:
    M clang/include/clang/Basic/riscv_sifive_vector.td
    M clang/test/CodeGen/RISCV/rvv-intrinsics-sifive/non-policy/non-overloaded/sf_vtmv_t_v.c
    M clang/test/CodeGen/RISCV/rvv-intrinsics-sifive/non-policy/non-overloaded/sf_vtmv_v_t.c
    M clang/test/CodeGen/RISCV/rvv-intrinsics-sifive/non-policy/overloaded/sf_vtmv_t_v.c

  Log Message:
  -----------
  [RISCV] Support sf_vtmv OFP8 intrinsics (#201598)

This patch supports OFP8 type vtmv_v_t and vtmv_t_v intrinsics which
were missing back then since there's no OFP8 vector types.



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