This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][Shape] Remove type conversion from lowering to standard
ClosedPublic

Authored by frgossen on Jul 23 2020, 9:44 AM.

Details

Summary

Operating on indices and extent tensors directly, the type conversion is no
longer needed for the supported cases.

Depends On D84441

Diff Detail

Event Timeline

frgossen created this revision.Jul 23 2020, 9:44 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 23 2020, 9:44 AM
pifon2a accepted this revision.Jul 23 2020, 9:52 AM
This revision is now accepted and ready to land.Jul 23 2020, 9:52 AM
This revision was landed with ongoing or failed builds.Jul 29 2020, 4:05 AM
This revision was automatically updated to reflect the committed changes.