One of the createInlinerPass does not have the mlir:: namespace
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D109580
[mlir] Add missing namespace to createInlinerPass ClosedPublic Authored by clementval on Sep 10 2021, 1:21 AM.
Details Summary One of the createInlinerPass does not have the mlir:: namespace
Diff Detail
Event TimelineHerald added subscribers: wenzhicui, wrengr, Chia-hungDuan and 19 others. · View Herald TranscriptSep 10 2021, 1:21 AM This revision is now accepted and ready to land.Sep 10 2021, 10:35 AM Closed by commit rG57bf85601168: [mlir] Add missing namespace to createInlinerPass (authored by clementval). · Explain WhySep 13 2021, 2:58 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 371818 mlir/lib/Transforms/Inliner.cpp
|