TosaToLinalg was depending on its header file indirectly through
Passes.h rather than directly. This removes that indirection.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D94706
[mlir] Remove TosaToLinalg dependency on all Passes ClosedPublic Authored by tpopp on Jan 14 2021, 12:06 PM.
Details Summary TosaToLinalg was depending on its header file indirectly through
Diff Detail
Event TimelineHerald added subscribers: mravishankar, teijeong, rdzhabarov and 13 others. · View Herald TranscriptJan 14 2021, 12:06 PM This revision is now accepted and ready to land.Jan 14 2021, 12:07 PM This revision was landed with ongoing or failed builds.Jan 14 2021, 12:08 PM Closed by commit rG5cf2696317af: [mlir] Remove TosaToLinalg dependency on all Passes (authored by Tres Popp <tpopp@google.com>). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 316735 mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
|