[all-commits] [llvm/llvm-project] e64369: [RISCV] Split VFWREDUSUM and VFWREDOSUM SchedWrite...

Michael Maitland via All-commits all-commits at lists.llvm.org
Tue Sep 5 10:39:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e6436952e3567835add61355e17366ab62bccebd
      https://github.com/llvm/llvm-project/commit/e6436952e3567835add61355e17366ab62bccebd
  Author: Michael Maitland <michaeltmaitland at gmail.com>
  Date:   2023-09-05 (Tue, 05 Sep 2023)

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

  Log Message:
  -----------
  [RISCV] Split VFWREDUSUM and VFWREDOSUM SchedWrite (#65386)

WriteVFWRedOV_From and WriteVFWRedV_From SchedWrite classes exist
already, but no pseudos were using the ordered SchedWrite. This change
makes it so that the VFWREDOSUM pseudo used the ordered VFW SchedWrite.




More information about the All-commits mailing list