[llvm] [AMDGPU] Enable co-exec scheduler for gfx950. (PR #193713)
Petr Kurapov via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 23 05:06:35 PDT 2026
================
@@ -600,11 +600,13 @@ StringRef llvm::AMDGPU::getSchedStrategy(const Function &F) {
static void
diagnoseUnsupportedCoExecSchedulerSelection(const Function &F,
----------------
kurapov-peter wrote:
I can remove the thing if no objections.
https://github.com/llvm/llvm-project/pull/193713
More information about the llvm-commits
mailing list