[all-commits] [llvm/llvm-project] 3065ce: [RISCV][llvm-mca] Fix Fix getLMUL values

Michael Maitland via All-commits all-commits at lists.llvm.org
Tue Sep 5 09:45:37 PDT 2023


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

  Changed paths:
    M llvm/lib/Target/RISCV/MCA/RISCVCustomBehaviour.cpp
    A llvm/test/tools/llvm-mca/RISCV/fractional-lmul-data.s

  Log Message:
  -----------
  [RISCV][llvm-mca] Fix Fix getLMUL values

These values come from RISCVInstrInfoVPseudos.td. MF8 and MF2 were
swapped by accident.

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




More information about the All-commits mailing list