Drop obsolete code from std to llvm memref lowering
authorUday Bondhugula <udayb@iisc.ac.in>
Fri, 11 Oct 2019 13:08:24 +0000 (06:08 -0700)
committerA. Unique TensorFlower <gardener@tensorflow.org>
Fri, 11 Oct 2019 13:31:18 +0000 (06:31 -0700)
commit47596f534555477ac5cee3b55095af97ca7d7cdb
tree2e587f900c5217f267710835059635376bd9a7b4
parent7301ac72bc45e0dd9a4fab507d53826e159139b0
Drop obsolete code from std to llvm memref lowering

- dropping what looks like outdated code post some of the previous
  updates

Signed-off-by: Uday Bondhugula <uday@polymagelabs.com>
Closes tensorflow/mlir#179

COPYBARA_INTEGRATE_REVIEW=https://github.com/tensorflow/mlir/pull/179 from bondhugula:llfix 2a72ea441fe1b3924802273ffbe9870afeb90f91
PiperOrigin-RevId: 274158273
mlir/lib/Conversion/StandardToLLVM/ConvertStandardToLLVM.cpp