[PATCH] D74867: [MLIR] add out of tree version of mlir-opt

Stephen Neuendorffer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 19 13:29:57 PST 2020


stephenneuendorffer created this revision.
Herald added subscribers: llvm-commits, Joonsoo, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, burmako, jpienaar, rriddle, mehdi_amini, mgorny.
Herald added a project: LLVM.

This is primarily for testing libMLIR.so

Depends on D74866 <https://reviews.llvm.org/D74866>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D74867

Files:
  mlir/test/CMakeLists.txt
  mlir/test/OutOfTree/mlir-opt/CMakeLists.txt
  mlir/test/OutOfTree/mlir-opt/mlir-opt.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74867.245505.patch
Type: text/x-patch
Size: 5571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200219/03ee8ef3/attachment.bin>


More information about the llvm-commits mailing list