[all-commits] [llvm/llvm-project] aa82b5: [CodeGen] MRI call back in TargetMachine

Christudasan Devadasan via All-commits all-commits at lists.llvm.org
Mon Jul 3 09:00:14 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aa82b562b7b4b36f4a3d04e80e5743028bddd577
      https://github.com/llvm/llvm-project/commit/aa82b562b7b4b36f4a3d04e80e5743028bddd577
  Author: Christudasan Devadasan <Christudasan.Devadasan at amd.com>
  Date:   2023-07-03 (Mon, 03 Jul 2023)

  Changed paths:
    M llvm/include/llvm/Target/TargetMachine.h
    M llvm/lib/CodeGen/MachineModuleInfo.cpp
    M llvm/lib/CodeGen/ResetMachineFunctionPass.cpp

  Log Message:
  -----------
  [CodeGen] MRI call back in TargetMachine

It is needed for target specific initializatons.

Reviewed By: qcolombet

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




More information about the All-commits mailing list