This is an archive of the discontinued LLVM Phabricator instance.

[InlineAdvisor] Fix dependencies for InlineAdvisorPlugin
ClosedPublic

Authored by IBricchi on Dec 17 2022, 3:33 PM.

Details

Summary

This patch should address the build failures from:
07af0e2d3e8485ad6f84da1ad9851538b62d2942

Adds intrinsics_gen as a dependancy of the plugin.

Diff Detail

Event Timeline

IBricchi created this revision.Dec 17 2022, 3:33 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 17 2022, 3:33 PM
IBricchi requested review of this revision.Dec 17 2022, 3:33 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 17 2022, 3:33 PM
akyrtzi accepted this revision.Dec 17 2022, 4:06 PM

Change LGTM, could you get this in soon? 🙏

This revision is now accepted and ready to land.Dec 17 2022, 4:06 PM

I don'ţhave commit access to llvm, so if you could commit it for me @akyrtzi that would be great.

Last time someone asked me for author: (ibricchi) and email: (ibricchi@student.ethz.ch)

This revision was automatically updated to reflect the committed changes.

Committed, thank you for the quick fix! 🙇🏻‍♂️