llvm/mlir/tools/mlir-opt
Stephen Neuendorffer c296d2dc53 [MLIR] mlir-opt needs PUBLIC dependence
We see intermittent build errors on the windows buildbot because
mlir-opt is including Linalg headers which haven't been built yet.
This dependence should be resolved by declaring a PUBLIC dependence
on the Linalg library when building MLIROptMain.
2020-05-05 12:39:28 -07:00
..
CMakeLists.txt [MLIR] mlir-opt needs PUBLIC dependence 2020-05-05 12:39:28 -07:00
mlir-opt.cpp [MLIR][LoopOps] Adds the loop unroll transformation for loop::ForOp. 2020-05-05 10:42:36 -07:00