This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] NFC : Move OpenMP dialect include to translation
ClosedPublic

Authored by kiranchandramohan on Oct 30 2020, 3:42 PM.

Details

Summary

The OpenMP dialect include is only needed for translation
and is not required in LLVM dialect.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald Transcript
kiranchandramohan requested review of this revision.Oct 30 2020, 3:42 PM

Do we also need cmake changes to reflect this?

ftynse accepted this revision.Nov 2 2020, 12:34 AM
This revision is now accepted and ready to land.Nov 2 2020, 12:34 AM