[mlir] Remove the dependency of StdToLLVM on LoopToStd
authorAlex Zinenko <zinenko@google.com>
Fri, 31 Jan 2020 18:46:57 +0000 (19:46 +0100)
committerAlex Zinenko <zinenko@google.com>
Fri, 31 Jan 2020 18:47:33 +0000 (19:47 +0100)
commit23ccc055c760f30c52011861894ff35a9fa0b7b7
tree5265746eab58fd2ecc0d50594b0aa88f26bdf9dd
parent9dfcddfaae50a3138173311a15e7ab19d36c1860
[mlir] Remove the dependency of StdToLLVM on LoopToStd

This is a leftover of a temporary state where loop operations were in Standard
dialect.
mlir/lib/Conversion/StandardToLLVM/CMakeLists.txt
mlir/lib/Conversion/StandardToLLVM/ConvertStandardToLLVM.cpp