[PATCH] D114831: [NFC][regalloc] Move ExtraRegInfo and related to LiveRangeStageManager
Mircea Trofin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 2 14:44:48 PST 2021
mtrofin updated this revision to Diff 391469.
mtrofin added a comment.
incorporated feedback:
- using ExtraRegInfo for type name
- dropped heap allocation in favor of Optional
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114831/new/
https://reviews.llvm.org/D114831
Files:
llvm/lib/CodeGen/RegAllocEvictionAdvisor.h
llvm/lib/CodeGen/RegAllocGreedy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114831.391469.patch
Type: text/x-patch
Size: 17227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211202/fb6805a4/attachment.bin>
More information about the llvm-commits
mailing list