This is an archive of the discontinued LLVM Phabricator instance.

[mlir][vector] Fix extract op canonicalization for 0d vector
ClosedPublic

Authored by ThomasRaoux on Jan 13 2023, 3:49 PM.

Details

Summary

Fix ExtractOpFromBroadcast when the broadcast source is a 0d vector.

Diff Detail

Event Timeline

ThomasRaoux created this revision.Jan 13 2023, 3:49 PM
Herald added a project: Restricted Project. · View Herald Transcript
ThomasRaoux requested review of this revision.Jan 13 2023, 3:49 PM
Herald added a project: Restricted Project. · View Herald Transcript
This revision is now accepted and ready to land.Jan 17 2023, 12:14 AM