This is an archive of the discontinued LLVM Phabricator instance.

[mlir][OpDSL] Consistently use the term op_def (NFC).
ClosedPublic

Authored by gysit on Feb 7 2022, 3:21 AM.

Details

Summary

... and remove unused type aliases.

Depends On D119003

Diff Detail

Event Timeline

gysit created this revision.Feb 7 2022, 3:21 AM
gysit requested review of this revision.Feb 7 2022, 3:21 AM
nicolasvasilache accepted this revision.Feb 14 2022, 2:24 AM
This revision is now accepted and ready to land.Feb 14 2022, 2:24 AM
This revision was automatically updated to reflect the committed changes.