[PATCH] D118399: [OpenMP] Introduce new flag to indicate OpenMP runtime compilation

2022-01-27 Thread Joseph Huber via Phabricator via cfe-commits
jhuber6 added a comment. In D118399#3277222 , @jhuber6 wrote: > In D118399#3277221 , > @tianshilei1992 wrote: > >> Do we have an alternative w/o need to add a flag dedicated for building a >> very specific targe

[PATCH] D118399: [OpenMP] Introduce new flag to indicate OpenMP runtime compilation

2022-01-27 Thread Joseph Huber via Phabricator via cfe-commits
jhuber6 added a comment. In D118399#3277221 , @tianshilei1992 wrote: > Do we have an alternative w/o need to add a flag dedicated for building a > very specific target, OpenMP device runtime? The only difference between building the OpenMP device runti

[PATCH] D118399: [OpenMP] Introduce new flag to indicate OpenMP runtime compilation

2022-01-27 Thread Shilei Tian via Phabricator via cfe-commits
tianshilei1992 added a comment. Do we have an alternative w/o need to add a flag dedicated for building a very specific target, OpenMP device runtime? Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D118399/new/ https://reviews.llvm.org/D118399

[PATCH] D118399: [OpenMP] Introduce new flag to indicate OpenMP runtime compilation

2022-01-27 Thread Johannes Doerfert via Phabricator via cfe-commits
jdoerfert accepted this revision. jdoerfert added a comment. This revision is now accepted and ready to land. LG Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D118399/new/ https://reviews.llvm.org/D118399 ___

[PATCH] D118399: [OpenMP] Introduce new flag to indicate OpenMP runtime compilation

2022-01-27 Thread Joseph Huber via Phabricator via cfe-commits
jhuber6 created this revision. jhuber6 added reviewers: jdoerfert, tianshilei1992, JonChesterfield. Herald added subscribers: dexonsmith, dang, guansong, yaxunl, mgorny. jhuber6 requested review of this revision. Herald added subscribers: openmp-commits, cfe-commits, sstefan1. Herald added projects