Add StdIndexedValue to EDSC helpers
authorDiego Caballero <diego.caballero@intel.com>
Fri, 2 Aug 2019 15:23:48 +0000 (08:23 -0700)
committerA. Unique TensorFlower <gardener@tensorflow.org>
Fri, 2 Aug 2019 15:24:17 +0000 (08:24 -0700)
commitc19b72d3f39a106048e4da540a23000883229c74
tree4291cfa816add1a9197ea4a2fc2e161790f72ccc
parent58e66d71e7e0446c4f483bb1f63876bee47b7a23
Add StdIndexedValue to EDSC helpers

Add StdIndexedValue to EDSC helper so that we can use it
to generated std.load and std.store in EDSC.

Closes tensorflow/mlir#59

PiperOrigin-RevId: 261324965
mlir/include/mlir/EDSC/Helpers.h
mlir/test/EDSC/builder-api-test.cpp