This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Linalg] Use ConfinedAttr for dimensions of ReduceOp.
ClosedPublic

Authored by akuegel on Oct 5 2022, 1:08 AM.

Details

Summary

We can use the new DenseArrayStrictlySorted constraint.

Diff Detail

Event Timeline

akuegel created this revision.Oct 5 2022, 1:08 AM
akuegel requested review of this revision.Oct 5 2022, 1:08 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 5 2022, 1:08 AM
This revision is now accepted and ready to land.Oct 10 2022, 12:34 AM