This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Type] Remove usages of Type::getKind
ClosedPublic

Authored by rriddle on Aug 6 2020, 2:45 PM.

Details

Summary

This is in preparation for removing the use of "kinds" within attributes and types in MLIR.

Depends On D85370

Diff Detail

Event Timeline

rriddle created this revision.Aug 6 2020, 2:45 PM
rriddle requested review of this revision.Aug 6 2020, 2:45 PM
mehdi_amini accepted this revision.Aug 6 2020, 10:36 PM
This revision is now accepted and ready to land.Aug 6 2020, 10:36 PM
This revision was landed with ongoing or failed builds.Aug 7 2020, 1:45 PM
This revision was automatically updated to reflect the committed changes.