This is an archive of the discontinued LLVM Phabricator instance.

[mlir][OpDSL] Restructure comprehension.py (NFC).
ClosedPublic

Authored by gysit on Feb 14 2022, 12:44 AM.

Details

Summary

Group and reorder the classed defined by comprehension.py and add type annotations.

Depends On D119126

Diff Detail

Event Timeline

gysit created this revision.Feb 14 2022, 12:44 AM
gysit requested review of this revision.Feb 14 2022, 12:44 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.