This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Flip Async/GPU/MemRef/OpenACC/OpenMP/PDL dialects to prefixed
ClosedPublic

Authored by rriddle on Sep 30 2022, 4:06 PM.

Details

Summary

This flips all of the remaining dialects to prefixed except for linalg, which
will be done in a followup.

Diff Detail

Event Timeline

rriddle created this revision.Sep 30 2022, 4:06 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald Transcript
rriddle requested review of this revision.Sep 30 2022, 4:06 PM
jpienaar accepted this revision.Sep 30 2022, 4:42 PM

Thanks!

This revision is now accepted and ready to land.Sep 30 2022, 4:42 PM