This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] Add ArrayAttr::empty()
ClosedPublic

Authored by jurahul on Jun 10 2020, 8:53 AM.

Details

Summary

Add ArrayAttr::empty() to check for an empty ArrayAttr

Diff Detail

Event Timeline

jurahul created this revision.Jun 10 2020, 8:53 AM
Herald added a project: Restricted Project. · View Herald Transcript
mehdi_amini accepted this revision.Jun 10 2020, 9:59 AM
This revision is now accepted and ready to land.Jun 10 2020, 9:59 AM
jpienaar accepted this revision.Jun 10 2020, 10:00 AM
rriddle accepted this revision.Jun 10 2020, 10:53 AM
This revision was automatically updated to reflect the committed changes.