This is an archive of the discontinued LLVM Phabricator instance.

[tosa] Lower tosa.slice to tensor.slice for dynamic case
ClosedPublic

Authored by rsuderman on Jun 13 2022, 4:02 PM.

Details

Summary

Existing slice lowering only supporting static shapes.

Diff Detail

Event Timeline

rsuderman created this revision.Jun 13 2022, 4:02 PM
Herald added a project: Restricted Project. · View Herald Transcript
rsuderman requested review of this revision.Jun 13 2022, 4:02 PM
NatashaKnk accepted this revision.Jun 15 2022, 8:22 AM
This revision is now accepted and ready to land.Jun 15 2022, 8:22 AM
This revision was landed with ongoing or failed builds.Jun 15 2022, 10:01 AM
This revision was automatically updated to reflect the committed changes.