[all-commits] [llvm/llvm-project] 551d9c: [CodeGen][NewPM] Port RegAllocPriorityAdvisor anal...

Akshat Oke via All-commits all-commits at lists.llvm.org
Tue Dec 3 02:22:45 PST 2024


  Branch: refs/heads/users/Akshat-Oke/12-03-_codegen_newpm_port_regallocpriorityadvisor_analysis_to_npm
  Home:   https://github.com/llvm/llvm-project
  Commit: 551d9c4f3c48be00c077f6ac2551f9422c1dc1bd
      https://github.com/llvm/llvm-project/commit/551d9c4f3c48be00c077f6ac2551f9422c1dc1bd
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2024-12-03 (Tue, 03 Dec 2024)

  Changed paths:
    A llvm/include/llvm/CodeGen/RegAllocPriorityAdvisor.h
    M llvm/include/llvm/InitializePasses.h
    M llvm/include/llvm/Passes/MachinePassRegistry.def
    M llvm/lib/CodeGen/MLRegAllocEvictAdvisor.cpp
    M llvm/lib/CodeGen/MLRegAllocPriorityAdvisor.cpp
    M llvm/lib/CodeGen/RegAllocEvictionAdvisor.cpp
    M llvm/lib/CodeGen/RegAllocGreedy.cpp
    M llvm/lib/CodeGen/RegAllocGreedy.h
    M llvm/lib/CodeGen/RegAllocPriorityAdvisor.cpp
    R llvm/lib/CodeGen/RegAllocPriorityAdvisor.h
    M llvm/lib/Passes/PassBuilder.cpp

  Log Message:
  -----------
  [CodeGen][NewPM] Port RegAllocPriorityAdvisor analysis to NPM



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list