================ @@ -44,6 +46,96 @@ using namespace cir; using namespace llvm; +using namespace mlir; ---------------- andykaylor wrote:
We prefer to have the `mlir` namespace explicit when used. https://github.com/llvm/llvm-project/pull/169310 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
