[all-commits] [llvm/llvm-project] fc715e: [CodeGen][MachineScheduler][NFC]Update some commen...

Ningning Shi(史宁宁) via All-commits all-commits at lists.llvm.org
Sun Dec 10 19:08:21 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fc715e4cd942612a091097339841733757b53824
      https://github.com/llvm/llvm-project/commit/fc715e4cd942612a091097339841733757b53824
  Author: Ningning Shi(史宁宁) <shiningning at iscas.ac.cn>
  Date:   2023-12-11 (Mon, 11 Dec 2023)

  Changed paths:
    M llvm/include/llvm/CodeGen/SchedulerRegistry.h
    M llvm/lib/CodeGen/MachineScheduler.cpp

  Log Message:
  -----------
  [CodeGen][MachineScheduler][NFC]Update some comments of scheduler (#74705)

The member functions of ScheduleDAGMI are called back from
PostMachineScheduler::runOnMachineFunction, instead of
MachineScheduler::runOnMachineFunction.




More information about the All-commits mailing list