This is an archive of the discontinued LLVM Phabricator instance.

Add OpenMPToLLVM conversion pattern for taskgroup
ClosedPublic

Authored by kiranchandramohan on May 23 2023, 5:55 AM.

Diff Detail

Event Timeline

Herald added projects: Restricted Project, Restricted Project. · View Herald Transcript
kiranchandramohan requested review of this revision.May 23 2023, 5:55 AM
psoni2628 accepted this revision.EditedMay 23 2023, 9:26 AM

Do we need to split up the Flang and MLIR parts of this patch?

This revision is now accepted and ready to land.May 23 2023, 9:26 AM

Do we need to split up the Flang and MLIR parts of this patch?

Since this is only a test, i guess it is OK.