[Mlir-commits] [mlir] [mlir][vector] Add a check to ensure input vector rank equals target shape rank (PR #149239)

Longsheng Mou llvmlistbot at llvm.org
Wed Jul 23 08:36:52 PDT 2025


CoTinker wrote:

> Hi @CoTinker thanks for changes. Just to note: in general it is preferable to not squash commits, it is easier for reviewers to follow what's happening if the commits are kept. When PR's are merged, the commits get squashed into 1 by default, but in the review process it's nice to see the incremental changes. Just for future reference. Thanks! 

I see, thanks for your advice.

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


More information about the Mlir-commits mailing list