[all-commits] [llvm/llvm-project] 57a952: [RISCV] Remove redundant F and D extension implica...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed May 10 10:01:14 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 57a9522f87413f49b0fbcee75fbd967036a401e7
      https://github.com/llvm/llvm-project/commit/57a9522f87413f49b0fbcee75fbd967036a401e7
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-05-10 (Wed, 10 May 2023)

  Changed paths:
    M llvm/lib/Support/RISCVISAInfo.cpp

  Log Message:
  -----------
  [RISCV] Remove redundant F and D extension implication from V. NFC

We recently added implications for F and D to Zve32f and Zve64d
which V implies. So these have become redundant.




More information about the All-commits mailing list