llvm-project/mlir/include
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
..
mlir Make namespace handling uniform across dialect backends. 2020-09-14 20:33:31 +00:00
mlir-c [mlir] Add Shaped Type, Tensor Type and MemRef Type to python bindings. 2020-09-06 11:45:54 -07:00