llvm-project/mlir/tools/mlir-spirv-cpu-runner
rkayaith 200889fbd9 [mlir-cpu-runner] Support parsing operations other than 'builtin.module' as top-level
This adds a `--no-implicit-module` option, which disables the insertion
of a top-level `builtin.module` during parsing. The top-level op is
required to have the `SymbolTable` trait.

The majority of the change here is removing `ModuleOp` from interfaces.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D134238
2022-10-03 15:36:59 -04:00
..
CMakeLists.txt [mlir][arith] Change dialect name from Arithmetic to Arith 2022-09-29 11:23:28 -04:00
mlir-spirv-cpu-runner.cpp [mlir-cpu-runner] Support parsing operations other than 'builtin.module' as top-level 2022-10-03 15:36:59 -04:00