This is an archive of the discontinued LLVM Phabricator instance.

[mlir][vector] Add a name prefix to tablegen for IteratorType in Vector dialect.
ClosedPublic

Authored by olegshyshkov on Oct 14 2022, 11:58 AM.

Details

Summary

Otherwise there is a risk of a name collision with IteratorType attributes in other dialect.

Diff Detail

Event Timeline

olegshyshkov created this revision.Oct 14 2022, 11:58 AM
olegshyshkov requested review of this revision.Oct 14 2022, 11:58 AM
pifon2a accepted this revision.Oct 14 2022, 1:58 PM

Thank you!

This revision is now accepted and ready to land.Oct 14 2022, 1:58 PM