Otherwise there is a risk of a name collision with IteratorType attributes in other dialect.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D135980
[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 TimelineHerald added subscribers: zero9178, bzcheeseman, ThomasRaoux and 20 others. · View Herald Transcript This revision is now accepted and ready to land.Oct 14 2022, 1:58 PM Closed by commit rG98eedd406aa0: [mlir][vector] Add a name prefix to tablegen for IteratorType in Vector dialect. (authored by olegshyshkov). · Explain WhyOct 15 2022, 12:03 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 467996 mlir/include/mlir/Dialect/Vector/IR/VectorOps.td
|