Added a "clone" of the 1D vector's test_transfer_read and added a second dimensionality. The test is not as generic as I would like it to be, because more generic versions appear to break the compiler or the runtime at this stage. As bug are fixed, I will be happy to add another more complete test.
Details
Details
Diff Detail
Diff Detail
Event Timeline
mlir/integration_test/Dialect/Vector/CPU/test-transfer-read-2d.mlir | ||
---|---|---|
42 | nit: indent with 2, not 3, for consistency |
Comment Actions
I took the liberty to patch and land as I plan on using this and avoid reinventing the wheel.
Re:
more generic versions appear to break the compiler or the runtime at this stage. As bug are fixed, I will be happy to add another more complete test.
Could you please post some repros so we can look into it?
Thanks @AlexEichenberger !
indentation