[PATCH] D73292: [AMDGPU] Correct NumLoads in clustering
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 23 14:31:17 PST 2020
rampitec added a comment.
In D73292#1837215 <https://reviews.llvm.org/D73292#1837215>, @foad wrote:
> I tried something similar in D72325 <https://reviews.llvm.org/D72325>.
Comments there argue about how much should we cluster, but regardless I do not think we should use a wrong data. If we want more clustering we need to increase thresholds, but still rely on a correct input.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73292/new/
https://reviews.llvm.org/D73292
More information about the llvm-commits
mailing list