[all-commits] [llvm/llvm-project] 76cc78: [RISCV] Modify a tablegen multiclass for a future ...

Craig Topper via All-commits all-commits at lists.llvm.org
Thu Jun 1 22:38:34 PDT 2023


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

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

  Log Message:
  -----------
  [RISCV] Modify a tablegen multiclass for a future patch. NFC

Split the vop_type parameter to VPatBinaryVL_VF into vop1_type
and vop2_type. This will allows to be used for vfwadd.wf in
a future patch.




More information about the All-commits mailing list