[llvm] [AMDGPU] Enable co-exec scheduler for gfx950. (PR #193713)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 23 04:23:33 PDT 2026


================
@@ -600,11 +600,13 @@ StringRef llvm::AMDGPU::getSchedStrategy(const Function &F) {
 static void
 diagnoseUnsupportedCoExecSchedulerSelection(const Function &F,
----------------
arsenm wrote:

This looks like an artificial restriction which shouldn't exist 

https://github.com/llvm/llvm-project/pull/193713


More information about the llvm-commits mailing list