[clang] [llvm] [mlir] [AMDGPU] Verify AMDGPU required workgroup size matches flat workgroup size (PR #200989)
Matt Arsenault via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 10 04:02:38 PDT 2026
================
@@ -0,0 +1,89 @@
+; RUN: split-file %s %t
----------------
arsenm wrote:
This should be moved out of AMDGPU
https://github.com/llvm/llvm-project/pull/200989
More information about the cfe-commits
mailing list