[Openmp-dev] src/include/45 folder is missing in the repo for openmp runtime

Churbanov, Andrey via Openmp-dev openmp-dev at lists.llvm.org
Wed Jun 8 01:12:36 PDT 2016


Hi Yonghong,

We have different release policies for openmprtl.org and LLVM.  The openmprtl.org gets updates as a single rare releases, aka big code bombs, that is not appropriate for LLVM repository.  The LLVM OpenMP RTL repository gets same updates in a smaller parts those are reviewable, and each represents some functional logical change.  That is why sometimes LLVM repository may get updates a bit later than openmprtl.org.  The change you are talking about – renaming of OpenMP 4.1-related names into 4.5-related to correspond with the updated OpenMP specification numbering – is in the queue of updates we push into the repository one by one, hope it will come soon.  Note that it will not add any functional changes, just renaming, similar to what was done with the specification (at the release stage people decided that the changes are too big and deserve bumping the version number by 0.5 instead of initially planned 0.1).

Regards,
Andrey

From: Openmp-dev [mailto:openmp-dev-bounces at lists.llvm.org] On Behalf Of Yonghong Yan via Openmp-dev
Sent: Wednesday, June 8, 2016 4:28 AM
To: openmp-dev at lists.llvm.org
Subject: [Openmp-dev] src/include/45 folder is missing in the repo for openmp runtime

Is this intentional (45 is not ready)? I saw commit log that 45 could be specified using compiler flag and src/include/45 is in the runtime sources from openmprtl.org<http://openmprtl.org>.

Thanks
Yonghong Yan

--------------------------------------------------------------------
Joint Stock Company Intel A/O
Registered legal address: Krylatsky Hills Business Park,
17 Krylatskaya Str., Bldg 4, Moscow 121614,
Russian Federation

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/openmp-dev/attachments/20160608/115302e8/attachment.html>


More information about the Openmp-dev mailing list