This is an archive of the discontinued LLVM Phabricator instance.

[mlir][NFC] Use fully qualified names in BufferizableOpInterface
ClosedPublic

Authored by vinograd47 on Nov 10 2022, 1:38 AM.

Details

Summary

To allow interface usage in standalone projects outside if mlir namespace.

Diff Detail

Event Timeline

vinograd47 created this revision.Nov 10 2022, 1:38 AM
vinograd47 requested review of this revision.Nov 10 2022, 1:38 AM
Herald added a project: Restricted Project. · View Herald TranscriptNov 10 2022, 1:38 AM
springerm accepted this revision.Nov 10 2022, 1:39 AM
This revision is now accepted and ready to land.Nov 10 2022, 1:39 AM