This is an archive of the discontinued LLVM Phabricator instance.

[mlir][vector] Handle scalars in extract_strided_slice(broadcast)
ClosedPublic

Authored by antiagainst on Apr 1 2022, 6:57 AM.

Details

Summary

For such cases we cannot generate extract_strided_slice ops.

Diff Detail

Event Timeline

antiagainst created this revision.Apr 1 2022, 6:57 AM
Herald added a project: Restricted Project. · View Herald Transcript
antiagainst requested review of this revision.Apr 1 2022, 6:57 AM
ThomasRaoux accepted this revision.Apr 1 2022, 8:47 AM
This revision is now accepted and ready to land.Apr 1 2022, 8:47 AM