[all-commits] [llvm/llvm-project] 91a33a: [nfc][mlgo][regalloc] Cache live interval feature ...

Mircea Trofin via All-commits all-commits at lists.llvm.org
Thu Feb 3 17:02:01 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 91a33ad32b41c1f7188375252fec353acc3e8594
      https://github.com/llvm/llvm-project/commit/91a33ad32b41c1f7188375252fec353acc3e8594
  Author: Mircea Trofin <mtrofin at google.com>
  Date:   2022-02-03 (Thu, 03 Feb 2022)

  Changed paths:
    M llvm/lib/CodeGen/MLRegallocEvictAdvisor.cpp

  Log Message:
  -----------
  [nfc][mlgo][regalloc] Cache live interval feature components

Lazily cache the feature components of a LiveInterval.

Differential Revision: https://reviews.llvm.org/D118674




More information about the All-commits mailing list