[clang] [llvm] [AMDGPU] Disable wmma_*_f4 instructions for gfx1250-strict (PR #222434)

Stanislav Mekhanoshin via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 9 12:53:35 PDT 2026


================
@@ -0,0 +1,10 @@
+// RUN: not llvm-mc -triple=amdgpu12.50s -filetype=null %s 2>&1 | FileCheck --check-prefixes=GFX1250-ERR --implicit-check-not=error: -strict-whitespace %s
----------------
rampitec wrote:

Done

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


More information about the cfe-commits mailing list