[PATCH] D141728: [AMDGPU] Tune scheduler on GFX10 and GFX11
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 16 15:34:27 PST 2023
rampitec added a comment.
There is a conservative alternative which might be better: D141876 <https://reviews.llvm.org/D141876>. That one should not affect kernels which do not currently spill. I am keeping this one for the time being in case we decide it is overall better.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141728/new/
https://reviews.llvm.org/D141728
More information about the llvm-commits
mailing list