[llvm] [AMDGPU] Enable WMMA256bInsts + Wave32 for gfx1200/gfx1201 + SISchedule fix + TargetParser gfx1200 propagation (PR #202093)
via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 10 05:16:31 PDT 2026
================
@@ -1,3 +1,7 @@
+; XFAIL: *
----------------
clearnature wrote:
amd-staging defined CFI, but they did not update the test cases. XFAIL is a test of amd-staging, not a problem of main. When amd-staging is merged, they will solve this missing test problem. Main does not have this problem.
https://github.com/llvm/llvm-project/pull/202093
More information about the llvm-commits
mailing list