This is an archive of the discontinued LLVM Phabricator instance.

[mlir][vector][NFC] Use CombiningKindAttr instead of StringAttr
ClosedPublic

Authored by springerm on Feb 9 2022, 7:57 AM.

Details

Summary

This makes the op consistent with other ops in vector dialect.

Diff Detail

Event Timeline

springerm created this revision.Feb 9 2022, 7:57 AM
springerm requested review of this revision.Feb 9 2022, 7:57 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 9 2022, 7:57 AM
nicolasvasilache accepted this revision.Feb 10 2022, 2:09 AM

Great, thanks for modernizing this older part of the stack!

This revision is now accepted and ready to land.Feb 10 2022, 2:09 AM