[all-commits] [llvm/llvm-project] 081284: [RISCV] Remove unnecessary check for Zvfh in SemaR...

Craig Topper via All-commits all-commits at lists.llvm.org
Tue Jun 9 15:46:16 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0812848fea235364842a626ba19ec1a7804006b7
      https://github.com/llvm/llvm-project/commit/0812848fea235364842a626ba19ec1a7804006b7
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2026-06-09 (Tue, 09 Jun 2026)

  Changed paths:
    M clang/lib/Sema/SemaRISCV.cpp

  Log Message:
  -----------
  [RISCV] Remove unnecessary check for Zvfh in SemaRISCV::checkRVVTypeSupport. NFC (#202788)

Zvfh implies Zvfhmin so we only need to check the latter



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