This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Vector] Vector transform skeleton
ClosedPublic

Authored by nicolasvasilache on Sep 27 2022, 2:01 AM.

Diff Detail

Event Timeline

nicolasvasilache requested review of this revision.Sep 27 2022, 2:01 AM
Herald added a project: Restricted Project. · View Herald Transcript
nicolasvasilache abandoned this revision.Oct 5 2022, 12:51 AM

Add BUILD changes

Fix bazel build.

Add test and tie loose ends.

ftynse accepted this revision.Nov 25 2022, 4:48 AM

Now that the connection exists, can we drop the placeholder that was needed to make sure compilation works?

This revision is now accepted and ready to land.Nov 25 2022, 4:48 AM

Drop PlaceholderOp

This revision was landed with ongoing or failed builds.Nov 25 2022, 4:52 AM
This revision was automatically updated to reflect the committed changes.