[all-commits] [llvm/llvm-project] b191c1: [NFC][regalloc] Pull out some AllocationOrder/Cost...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Mon Jan 10 15:47:48 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b191c1f0f9f8f9a05f547fd14780ab7dd7e00b18
https://github.com/llvm/llvm-project/commit/b191c1f0f9f8f9a05f547fd14780ab7dd7e00b18
Author: Mircea Trofin <mtrofin at google.com>
Date: 2022-01-10 (Mon, 10 Jan 2022)
Changed paths:
M llvm/lib/CodeGen/RegAllocEvictionAdvisor.h
M llvm/lib/CodeGen/RegAllocGreedy.cpp
Log Message:
-----------
[NFC][regalloc] Pull out some AllocationOrder/CostPerUseLimit eviction logic
We are reusing that logic in the ML implementation.
Differential Revision: https://reviews.llvm.org/D116075
More information about the All-commits
mailing list