This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Insert tensor.cast only when needed when folding tensor.cast into extract_slice.
ClosedPublic

Authored by pifon2a on Feb 27 2023, 6:01 AM.

Diff Detail

Event Timeline

pifon2a created this revision.Feb 27 2023, 6:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 27 2023, 6:01 AM
pifon2a requested review of this revision.Feb 27 2023, 6:01 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 27 2023, 6:01 AM
bkramer accepted this revision.Feb 27 2023, 6:03 AM

Thanks

This revision is now accepted and ready to land.Feb 27 2023, 6:03 AM
This revision was landed with ongoing or failed builds.Feb 27 2023, 6:18 AM
This revision was automatically updated to reflect the committed changes.