[Mlir-commits] [mlir] [mlir][vector] Better handle rank-preserving shape_cast (PR #135855)

James Newling llvmlistbot at llvm.org
Mon Apr 21 10:51:47 PDT 2025


newling wrote:

> Shape cast is a generic reshape op that allows rank increasing/decreasing/preserving transformations.

The changes needed to make this true: https://github.com/llvm/llvm-project/pull/136587

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


More information about the Mlir-commits mailing list