173b7ff4eSJoachim Protze=========================== 2*3bd3e06fSTom StellardOpenMP 21.0.0 Release Notes 373b7ff4eSJoachim Protze=========================== 473b7ff4eSJoachim Protze 573b7ff4eSJoachim Protze 673b7ff4eSJoachim Protze.. warning:: 7987087dfSTom Stellard These are in-progress notes for the upcoming LLVM 19.0.0 release. 873b7ff4eSJoachim Protze Release notes for previous releases can be found on 973b7ff4eSJoachim Protze `the Download Page <https://releases.llvm.org/download.html>`_. 1073b7ff4eSJoachim Protze 1130e818dbSJohannes Doerfert 1273b7ff4eSJoachim ProtzeIntroduction 1373b7ff4eSJoachim Protze============ 1473b7ff4eSJoachim Protze 15987087dfSTom StellardThis document contains the release notes for the OpenMP runtime, release 19.0.0. 16a9576349SJoseph HuberHere we describe the status of OpenMP, including major improvements 17a9576349SJoseph Huberfrom the previous release. All OpenMP releases may be downloaded 1873b7ff4eSJoachim Protzefrom the `LLVM releases web site <https://llvm.org/releases/>`_. 1973b7ff4eSJoachim Protze 2073b7ff4eSJoachim ProtzeNon-comprehensive list of changes in this release 2173b7ff4eSJoachim Protze================================================= 2234f8573aSJoseph Huber 2334f8573aSJoseph HuberDevice Runtime 2434f8573aSJoseph Huber-------------- 2534f8573aSJoseph Huber- Changed the OpenMP DeviceRTL to use 'generic' IR. The 2634f8573aSJoseph Huber ``LIBOMPTARGET_DEVICE_ARCHITECTURES`` CMake argument is now unused and will 2734f8573aSJoseph Huber always build support for AMDGPU and NVPTX targets. 2813dcc95dSJoseph Huber- Updated the offloading entry format but retained backwards compatibility with 2913dcc95dSJoseph Huber the old format. 30