To allow it usage for Operation classes defined outside of mlir namespace.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D95952
[mlir][ODS] Add explicit namespace to `ViewLikeInterface` definition ClosedPublic Authored by vinograd47 on Feb 3 2021, 6:49 AM.
Details Summary To allow it usage for Operation classes defined outside of mlir namespace.
Diff Detail
Event TimelineHerald added subscribers: teijeong, rdzhabarov, tatianashp and 12 others. · View Herald TranscriptFeb 3 2021, 6:49 AM This revision is now accepted and ready to land.Feb 3 2021, 9:52 AM Closed by commit rGcafdf46878f4: [mlir][ODS] Add explicit namespace to `ViewLikeInterface` definition (authored by vinograd47, committed by mehdi_amini). · Explain WhyFeb 4 2021, 9:12 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 321482 mlir/include/mlir/Interfaces/ViewLikeInterface.td
|