This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

clementval created this revision.Sep 10 2021, 1:21 AM
clementval requested review of this revision.Sep 10 2021, 1:21 AM
mehdi_amini accepted this revision.Sep 10 2021, 10:35 AM
This revision is now accepted and ready to land.Sep 10 2021, 10:35 AM
This revision was automatically updated to reflect the committed changes.