llvm-project/mlir/lib/Dialect/LLVMIR
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
..
IR Make namespace handling uniform across dialect backends. 2020-09-14 20:33:31 +00:00
Transforms [MLIR][NFC] Eliminate .getBlocks() when not needed 2020-06-19 14:16:21 -07:00
CMakeLists.txt [mlir] First-party modeling of LLVM types 2020-08-03 15:45:29 +02:00