[llvm] [AMDGPU] Enable WMMA256bInsts + Wave32 for gfx1200/gfx1201 + SISchedule fix + TargetParser gfx1200 propagation (PR #202093)
Alexandra Munkes via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 9 05:38:22 PDT 2026
================
@@ -1,3 +1,7 @@
+; XFAIL: *
+; amd-staging CFI format regression — prologepilog outputs llvm_register_pair
+; but test CHECK lines expect undefined. Upstream fix pending.
+
----------------
Malexandra-de wrote:
I'm not sure what the purpose of this change is supposed to be.
https://github.com/llvm/llvm-project/pull/202093
More information about the llvm-commits
mailing list