[PATCH] D129322: [AMDGPU][Scheduler] Avoid initializing Register pressure tracker when tracking is disabled
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 28 12:46:07 PDT 2022
rampitec added a comment.
In D129322#3685811 <https://reviews.llvm.org/D129322#3685811>, @gandhi21299 wrote:
> - Use DAG to check if RPTracking is enabled.
> - Eliminate diffs in extract-element.ll as this patch should not have altered that test.
What exactly was the problem with extract-element.ll?
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