[all-commits] [llvm/llvm-project] 2b7b60: [RISCV] Use getVTList to simplify creation of vlef...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Jun 30 11:34:34 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b7b609821b6a5f468425d449e55196370517324
      https://github.com/llvm/llvm-project/commit/2b7b609821b6a5f468425d449e55196370517324
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2022-06-30 (Thu, 30 Jun 2022)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp

  Log Message:
  -----------
  [RISCV] Use getVTList to simplify creation of vleff MachineSDNode. NFC

We don't need to pass the 3 VTs separately, we already have a list
available to us.




More information about the All-commits mailing list