[all-commits] [llvm/llvm-project] 83c53d: [NFC][MLGO] Introduce logRewardIfNeeded method

Eric Wang via All-commits all-commits at lists.llvm.org
Thu Sep 22 17:38:37 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 83c53d346f0515c65c579ab0cfef8f5afdbd2beb
      https://github.com/llvm/llvm-project/commit/83c53d346f0515c65c579ab0cfef8f5afdbd2beb
  Author: Eric Wang <flpha0830 at gmail.com>
  Date:   2022-09-22 (Thu, 22 Sep 2022)

  Changed paths:
    M llvm/lib/CodeGen/MLRegallocEvictAdvisor.cpp
    M llvm/lib/CodeGen/RegAllocEvictionAdvisor.h
    M llvm/lib/CodeGen/RegAllocPriorityAdvisor.h

  Log Message:
  -----------
  [NFC][MLGO] Introduce logRewardIfNeeded method

This patch introduces a logRewardIfNeeded method to reuse regallocscoring.

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




More information about the All-commits mailing list