[PATCH] D134664: [nfc][mlgo] Lazily compute the regalloc reward

Jacob Hegna via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 26 13:26:20 PDT 2022


jacobhegna added a comment.

so the point of this is just to avoid recomputing the reward for the two different regalloc models? the reward will always be computed the same way for both models?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D134664/new/

https://reviews.llvm.org/D134664



More information about the llvm-commits mailing list