[all-commits] [llvm/llvm-project] 55cedf: [MCA] Moved six instruction flags from InstrDesc t...

Patrick Holland via All-commits all-commits at lists.llvm.org
Sun Mar 13 21:21:56 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 55cedf9cc570d74d1089ee4e7b347b4d05d007c5
      https://github.com/llvm/llvm-project/commit/55cedf9cc570d74d1089ee4e7b347b4d05d007c5
  Author: Patrick Holland <patrickeholland at gmail.com>
  Date:   2022-03-13 (Sun, 13 Mar 2022)

  Changed paths:
    M llvm/include/llvm/MCA/CustomBehaviour.h
    M llvm/include/llvm/MCA/Instruction.h
    M llvm/lib/MCA/HardwareUnits/LSUnit.cpp
    M llvm/lib/MCA/InstrBuilder.cpp
    M llvm/lib/MCA/Stages/DispatchStage.cpp
    M llvm/lib/MCA/Stages/ExecuteStage.cpp
    M llvm/lib/MCA/Stages/InOrderIssueStage.cpp
    M llvm/tools/llvm-mca/Views/SchedulerStatistics.cpp
    M llvm/tools/llvm-mca/llvm-mca.cpp

  Log Message:
  -----------
  [MCA] Moved six instruction flags from InstrDesc to InstructionBase.

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




More information about the All-commits mailing list