This is an archive of the discontinued LLVM Phabricator instance.

[mlir][vector] Remove ExtractMap/InsertMap operations
ClosedPublic

Authored by ThomasRaoux on Sep 15 2022, 5:43 PM.

Details

Summary

As discussed on discourse: https://discourse.llvm.org/t/vector-vector-distribution-large-vector-to-small-vector/1983/22
removing insert_map/extract_map op as vector distribution now uses
warp_execute_on_lane_0 op.

Diff Detail

Event Timeline

ThomasRaoux created this revision.Sep 15 2022, 5:43 PM
Herald added a project: Restricted Project. · View Herald Transcript
ThomasRaoux requested review of this revision.Sep 15 2022, 5:43 PM
Herald added a project: Restricted Project. · View Herald Transcript
nicolasvasilache accepted this revision.Sep 16 2022, 1:29 AM

Thanks for the cleanup!

This revision is now accepted and ready to land.Sep 16 2022, 1:29 AM
This revision was automatically updated to reflect the committed changes.
mlir/test/Dialect/Vector/ops.mlir