[PATCH] D116075: [NFC][regalloc] Pull out some AllocationOrder/CostPerUseLimit eviction logic
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 20 20:13:57 PST 2021
mtrofin created this revision.
mtrofin added reviewers: wenlei, yundiqian, davidxl.
Herald added subscribers: hiraditya, qcolombet, MatzeB.
mtrofin requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
We are reusing that logic in the ML implementation.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D116075
Files:
llvm/lib/CodeGen/RegAllocEvictionAdvisor.h
llvm/lib/CodeGen/RegAllocGreedy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116075.395580.patch
Type: text/x-patch
Size: 5383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211221/eb4e24f3/attachment.bin>
More information about the llvm-commits
mailing list