This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Automatically add DerivedAttribute op interface
ClosedPublic

Authored by jpienaar on Mar 13 2020, 10:10 AM.

Details

Summary

When an operation has derived attributes, add the DerivedAttribute op interface.

Diff Detail

Event Timeline

jpienaar created this revision.Mar 13 2020, 10:10 AM
rriddle accepted this revision.Mar 13 2020, 1:27 PM
This revision is now accepted and ready to land.Mar 13 2020, 1:27 PM
This revision was automatically updated to reflect the committed changes.