[PATCH] D114759: [NFC][regalloc] Factor accesses to ExtraRegInfo
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 29 17:21:07 PST 2021
mtrofin created this revision.
mtrofin added reviewers: qcolombet, davidxl.
Herald added subscribers: hiraditya, MatzeB.
mtrofin requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
We'll move ExtraRegInfo to the RegAllocEvictionAdvisor subsequently.
This change prepares for that by factoring all accesses.
RFC: https://lists.llvm.org/pipermail/llvm-dev/2021-November/153639.html
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D114759
Files:
llvm/lib/CodeGen/RegAllocGreedy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114759.390528.patch
Type: text/x-patch
Size: 5803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211130/ce8a908a/attachment.bin>
More information about the llvm-commits
mailing list