[all-commits] [llvm/llvm-project] 8a24e0: [nfc][mlgo] Lazily compute the regalloc reward
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Mon Sep 26 15:35:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8a24e0cb5aeecef63fb77830e437bcc116985af1
https://github.com/llvm/llvm-project/commit/8a24e0cb5aeecef63fb77830e437bcc116985af1
Author: Mircea Trofin <mtrofin at google.com>
Date: 2022-09-26 (Mon, 26 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] Lazily compute the regalloc reward
Differential Revision: https://reviews.llvm.org/D134664
More information about the All-commits
mailing list