This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Add getters for DenseArrayAttr.
ClosedPublic

Authored by akuegel on Jul 28 2022, 3:52 AM.

Details

Summary

This change adds convenience getters to builders.

Diff Detail

Event Timeline

akuegel created this revision.Jul 28 2022, 3:52 AM
Herald added a project: Restricted Project. · View Herald Transcript
akuegel requested review of this revision.Jul 28 2022, 3:52 AM
mehdi_amini accepted this revision.Jul 28 2022, 3:54 AM
This revision is now accepted and ready to land.Jul 28 2022, 3:54 AM
This revision was automatically updated to reflect the committed changes.