[Mlir-commits] [mlir] [mlir][ArmSME] Remove `ConvertIllegalShapeCastOpsToTransposes` (PR #139706)
Andrzej Warzyński
llvmlistbot at llvm.org
Tue Jun 24 09:46:52 PDT 2025
banach-space wrote:
Thanks Ben!
> vector.shape_cast has never really been a no-op (the docs have been outdated for a long time)
Agreed - it certainly isn’t a no-op today. That said, I believe we should still aim to preserve the original design intent where possible, treating deviations as exceptions rather than the default.
@newling, are you OK with these changes? If so, could you please approve?
https://github.com/llvm/llvm-project/pull/139706
More information about the Mlir-commits
mailing list