[nfc][mlgo][regalloc] Cache live interval feature components
authorMircea Trofin <mtrofin@google.com>
Tue, 1 Feb 2022 02:53:54 +0000 (18:53 -0800)
committerMircea Trofin <mtrofin@google.com>
Fri, 4 Feb 2022 01:01:42 +0000 (17:01 -0800)
commit91a33ad32b41c1f7188375252fec353acc3e8594
tree76817098f76060183ffe3e9981de980deb4fc219
parent877c84acd466364858d37c9e2e8d9dfa3891d51a
[nfc][mlgo][regalloc] Cache live interval feature components

Lazily cache the feature components of a LiveInterval.

Differential Revision: https://reviews.llvm.org/D118674
llvm/lib/CodeGen/MLRegallocEvictAdvisor.cpp