[all-commits] [llvm/llvm-project] d4a2d6: [RISCV][NFC] Use SchedTernary for VPseudoVWMAC_VV_...

Michael Maitland via All-commits all-commits at lists.llvm.org
Mon Aug 14 10:59:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d4a2d65649011b125bb3c0c3bed22fb8fc653a79
      https://github.com/llvm/llvm-project/commit/d4a2d65649011b125bb3c0c3bed22fb8fc653a79
  Author: Michael Maitland <michaeltmaitland at gmail.com>
  Date:   2023-08-14 (Mon, 14 Aug 2023)

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

  Log Message:
  -----------
  [RISCV][NFC] Use SchedTernary for VPseudoVWMAC_VV_VF_BF

VPseudoVWMAC_VV_VF_BF got committed around the same time we added
SchedTernary, so we missed having it use SchedTernary.

Differential Revision: https://reviews.llvm.org/D157898




More information about the All-commits mailing list