This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Vector] Retire brittle canonicalizations of insert/extract slice with vector.transfer
Changes PlannedPublic

Authored by nicolasvasilache on Mar 23 2023, 1:22 AM.

Details

Summary

Depends on: D146624

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald Transcript
nicolasvasilache requested review of this revision.Mar 23 2023, 1:22 AM
Herald added a project: Restricted Project. · View Herald Transcript
nicolasvasilache edited the summary of this revision. (Show Details)

Update commit message.

dcaballe accepted this revision.Mar 23 2023, 7:03 PM

Could you please elaborate on what is going on? Why this is no longer necessary? What is the replacement?

This revision is now accepted and ready to land.Mar 23 2023, 7:03 PM

In the commit message would be even better :)

nicolasvasilache planned changes to this revision.Mar 23 2023, 11:52 PM

Sorry, this is actually a WIP that I wanted to disseminate, not yet ready