================
@@ -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