This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Vector] Add support for 0-D 'vector.shape_cast' lowering
ClosedPublic

Authored by dcaballe on May 31 2023, 4:20 PM.

Details

Summary

This PR adds support for shape casting from and to 0-D vectors.

Diff Detail

Event Timeline

dcaballe created this revision.May 31 2023, 4:20 PM
Herald added a project: Restricted Project. · View Herald Transcript
dcaballe requested review of this revision.May 31 2023, 4:20 PM
nicolasvasilache accepted this revision.Jun 1 2023, 1:52 AM
This revision is now accepted and ready to land.Jun 1 2023, 1:52 AM
awarzynski accepted this revision.Jun 1 2023, 7:00 AM
hanchung accepted this revision.Jun 1 2023, 8:35 AM