This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Linalg] Allow linalg.copy to be vectorized with masking
ClosedPublic

Authored by nicolasvasilache on Apr 12 2023, 2:34 AM.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald Transcript
nicolasvasilache requested review of this revision.Apr 12 2023, 2:34 AM
qcolombet accepted this revision.Apr 12 2023, 4:58 AM
qcolombet added inline comments.
mlir/test/Dialect/Linalg/vectorization.mlir
2743

Could you check for the vector.create_mask?

This revision is now accepted and ready to land.Apr 12 2023, 4:58 AM
This revision was landed with ongoing or failed builds.Apr 12 2023, 5:35 AM
This revision was automatically updated to reflect the committed changes.