[Mlir-commits] [mlir] [mlir] Add optional layout attribute to VectorType (PR #71916)

Thomas Raoux llvmlistbot at llvm.org
Fri Nov 10 09:40:49 PST 2023


https://github.com/ThomasRaoux commented:

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?

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


More information about the Mlir-commits mailing list