This revision extends the lowering of vector transfers to work with n-D memref and 1-D vector where the permutation map is an identity on the most minor dimensions (1 for now).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
mlir/lib/Conversion/VectorToLLVM/ConvertVectorToLLVM.cpp | ||
---|---|---|
858 | Nit: I don't remember if the transfer_op verifier checks for the list of indices being non-empty |
Nit: I don't remember if the transfer_op verifier checks for the list of indices being non-empty