[mlir] CRunnerUtils: qualify UnrankedMemRefType to avoid collisions with mlir::Unrank...
authorEugene Zhulenev <ezhulenev@google.com>
Sun, 1 May 2022 20:28:51 +0000 (13:28 -0700)
committerEugene Zhulenev <ezhulenev@google.com>
Mon, 2 May 2022 17:19:02 +0000 (10:19 -0700)
commit38d0df557706940af5d7110bdf662590449f8a60
tree8d6b865844ad08685733f98653198c1b8d9e4c42
parentfed7be096f8ed5d70029acd712ac19ffc61e04e5
[mlir] CRunnerUtils: qualify UnrankedMemRefType to avoid collisions with mlir::UnrankedMemRefType

When CRunnerUtils included together with MLIR IR headers, it can lead to compilation errors.

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D124744
mlir/include/mlir/ExecutionEngine/CRunnerUtils.h