hanchenye-llvm-project/mlir/tools/mlir-reduce
Stephen Neuendorffer 7776b19eed [MLIR] Move TestDialect to ::test namespace
While the changes are extensive, they basically fall into a few
categories:
1) Moving the TestDialect itself.
2) Updating C++ code in tablegen to explicitly use ::mlir, since it
will be put in a headers that shouldn't expect a 'using'.
3) Updating some generic MLIR Interface definitions to do the same thing.
4) Updating the Tablegen generator in a few places to be explicit about
namespaces
5) Doing the same thing for llvm references, since we no longer pick
up the definitions from mlir/Support/LLVM.h

Differential Revision: https://reviews.llvm.org/D88251
2021-08-14 13:24:41 -07:00
..
CMakeLists.txt [mlir] Unbreak building mlir-reduce 2021-07-05 17:08:53 +02:00
mlir-reduce.cpp [MLIR] Move TestDialect to ::test namespace 2021-08-14 13:24:41 -07:00