This is an archive of the discontinued LLVM Phabricator instance.

[mlir] CRunnerUtils: qualify UnrankedMemRefType to avoid collisions with mlir::UnrankedMemRefType
ClosedPublic

Authored by ezhulenev on May 1 2022, 1:29 PM.

Details

Summary

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

Diff Detail

Event Timeline

ezhulenev created this revision.May 1 2022, 1:29 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 1 2022, 1:29 PM
ezhulenev requested review of this revision.May 1 2022, 1:29 PM
ezhulenev edited the summary of this revision. (Show Details)May 1 2022, 1:30 PM
ezhulenev added a reviewer: mehdi_amini.
mehdi_amini accepted this revision.May 1 2022, 8:57 PM
This revision is now accepted and ready to land.May 1 2022, 8:57 PM