llvm-project/flang/lib/Optimizer/Dialect
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
..
FIRAttr.cpp [mlir] Remove the use of "kinds" from Attributes and Types 2020-08-18 16:20:14 -07:00
FIRDialect.cpp [flang] Update FirOpsDialect constructor to pass its TypeID 2020-08-07 13:43:25 -07:00
FIROps.cpp Make namespace handling uniform across dialect backends. 2020-09-14 20:33:31 +00:00
FIRType.cpp [mlir] Remove the use of "kinds" from Attributes and Types 2020-08-18 16:20:14 -07:00