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

Marius Brehler via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 26 08:06:18 PDT 2020


marbre added a comment.

Out of curiosity, no need to call define and `registerTestPasses()`? Further, calling `registerAllDialects()` and `registerAllPasses()` can be skipped? Is that due linking against `libMLIR.so`?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74867/new/

https://reviews.llvm.org/D74867





More information about the llvm-commits mailing list