[Mlir-commits] [mlir] [MLIR][Vector] Allow any shaped type to be distributed for vector.wa… (PR #114215)
llvmlistbot at llvm.org
llvmlistbot at llvm.org
Wed Oct 30 12:48:05 PDT 2024
https://github.com/MaheshRavishankar requested changes to this pull request.
Just translating my objection from the earlier PR to this. It seems wrong to check a verification on `vector` dialect to check that the result is a `shapedtype`. That seems like a layering violation.
https://github.com/llvm/llvm-project/pull/114215
More information about the Mlir-commits
mailing list