================ @@ -34,9 +34,31 @@ class ShapeT { if (MRI) deduceImm(MRI); } + // When ShapeT has mult shapes, we only use Shapes (never use Row and Col) ---------------- fzou1 wrote: mult -> multiple https://github.com/llvm/llvm-project/pull/113532