[Mlir-commits] [mlir] [mlir] Add optional layout attribute to VectorType (PR #71916)
Mehdi Amini
llvmlistbot at llvm.org
Fri Nov 10 18:07:52 PST 2023
joker-eph wrote:
> Does that mean that every vector transformation is now responsible for maintaining and propagating this attribute? That seems like a fairly fundamental change, do we need to make sure the community is onboard with that? What's going to be the expected behavior of transformations regarding this new attribute in patterns handling vectors?
Same concern here: we need much more consideration on all this, this deserves an RFC.
https://github.com/llvm/llvm-project/pull/71916
More information about the Mlir-commits
mailing list