Closed denis0x0D closed 5 years ago
The spv.array type must be extended with layoutinfo to support decoration: OpDecorate %array ArrayStride 4 Note: this issue is a blocker for https://github.com/tensorflow/mlir/issues/60
OpDecorate %array ArrayStride 4
@antiagainst please let me know if it's ok, if I take this one. Thanks!
SGTM, thanks Denis!
this is closed by https://github.com/tensorflow/mlir/commit/43cb2e491b095b331659e298f3bb536b29583e56
The spv.array type must be extended with layoutinfo to support decoration:
OpDecorate %array ArrayStride 4
Note: this issue is a blocker for https://github.com/tensorflow/mlir/issues/60