[MLIR] Fix missing ::mlir namespace
authorArash Taheri-Dezfouli <ataheridezfouli@groq.com>
Wed, 19 Apr 2023 15:09:29 +0000 (15:09 +0000)
committerTobias Gysi <tobias.gysi@nextsilicon.com>
Wed, 19 Apr 2023 15:09:40 +0000 (15:09 +0000)
commitf830dea050f275a6545f6978155408316c03c96c
tree769a39126a1fc80bbc3dcb5e8bfe69e7ac4285e0
parent974f973d26a688f830fc7204a452b63f2f6cf868
[MLIR] Fix missing ::mlir namespace

Add a missing ::mlir namespace for MixedContainerType
that only triggers if the user is not using namespace mlir.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D147956
mlir/include/mlir/IR/OpBase.td