[PATCH] D129322: [AMDGPU][Scheduler] Avoid initializing Register pressure tracker when tracking is disabled

Austin Kerbow via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 7 13:17:31 PDT 2022


kerbowa added a comment.

Can we not rename initCandidate since it is mimicking GenericScheduler::initCandidate?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129322



More information about the llvm-commits mailing list