[clang] [llvm] [X86][AMX] Support AMX-TRANSPOSE (PR #113532)

Phoebe Wang via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 1 00:15:36 PDT 2024


================
@@ -34,9 +34,31 @@ class ShapeT {
     if (MRI)
       deduceImm(MRI);
   }
+  // When ShapeT has mult shapes, we only use Shapes (never use Row and Col)
----------------
phoebewang wrote:

Done.

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


More information about the cfe-commits mailing list