[all-commits] [llvm/llvm-project] d0c6c0: [RISCV] Simplify some XSfvcp tablegen. NFC

Craig Topper via All-commits all-commits at lists.llvm.org
Fri Aug 11 12:03:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d0c6c0eafd1ccae7e31b0c4dbe72da74420dc0b3
      https://github.com/llvm/llvm-project/commit/d0c6c0eafd1ccae7e31b0c4dbe72da74420dc0b3
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-08-11 (Fri, 11 Aug 2023)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoXSf.td

  Log Message:
  -----------
  [RISCV] Simplify some XSfvcp tablegen. NFC

Instead getting float type information from integer VTypeInfo, go
the other way which is better supported.




More information about the All-commits mailing list