llvm-project/mlir/test/lib
Federico Lebrón 7d1ed69c8a Make namespace handling uniform across dialect backends.
Now backends spell out which namespace they want to be in, instead of relying on
clients #including them inside already-opened namespaces. This also means that
cppNamespaces should be fully qualified, and there's no implicit "::mlir::"
prepended to them anymore.

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D86811
2020-09-14 20:33:31 +00:00
..
Dialect Make namespace handling uniform across dialect backends. 2020-09-14 20:33:31 +00:00
IR [mlir][Analysis] Allow Slice Analysis to work with linalg::LinalgOp 2020-09-10 18:54:22 -07:00
Pass [MLIR] Reapply: Adjust libMLIR building to more closely follow libClang 2020-05-04 20:47:57 -07:00
Reducer Create TestReducer pass 2020-07-11 00:46:57 +00:00
Transforms Introduce linalg.vecmat 2020-09-10 18:48:14 +02:00
CMakeLists.txt [mlir] use the new stateful LLVM type translator by default 2020-08-06 00:36:33 +02:00