[all-commits] [llvm/llvm-project] a3f149: [nfc][mlgo][regalloc] 'hasPreferredPhys' out of fe...
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Mon Jan 31 19:01:57 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a3f149184913c7ff8d855bfd3a9bf519b2d74e4b
https://github.com/llvm/llvm-project/commit/a3f149184913c7ff8d855bfd3a9bf519b2d74e4b
Author: Mircea Trofin <mtrofin at google.com>
Date: 2022-01-31 (Mon, 31 Jan 2022)
Changed paths:
M llvm/lib/CodeGen/MLRegallocEvictAdvisor.cpp
Log Message:
-----------
[nfc][mlgo][regalloc] 'hasPreferredPhys' out of feature components
It isn't cacheable, it can be updated by other events than live interval
resizing.
More information about the All-commits
mailing list