This is an archive of the discontinued LLVM Phabricator instance.

Adopt Properties to store operations inherent Attributes in the OpenACC dialect
ClosedPublic

Authored by mehdi_amini on Apr 21 2023, 12:05 AM.

Details

Summary

This is part of an on-going migration to adopt Properties inside MLIR.

Diff Detail

Event Timeline

mehdi_amini created this revision.Apr 21 2023, 12:05 AM
Herald added a project: Restricted Project. · View Herald Transcript
mehdi_amini requested review of this revision.Apr 21 2023, 12:05 AM

The pre-commit ci is failing. Probably because there is no dependent revision.

The pre-commit ci is failing. Probably because there is no dependent revision.

Yeah I have quite a few patch chained here!

This revision is now accepted and ready to land.Apr 21 2023, 9:09 AM

Rebase after improving diagnostic on invalid IR

This revision was landed with ongoing or failed builds.May 10 2023, 6:54 AM
This revision was automatically updated to reflect the committed changes.