This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from e0f19a4 [OpenMP][libomptarget] Add function for checking SPMD mode new b13cb8d [libomptarget-nvptx] Test bitcode compiler flags and enable b [...] new abedd06 [libomptarget-nvptx-bc] Pass found CUDA installations
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: README.rst | 6 +- .../Modules/LibomptargetNVPTXBitcodeLibrary.cmake | 112 ++++++++++++++ libomptarget/deviceRTLs/nvptx/CMakeLists.txt | 171 ++++++++------------- 3 files changed, 184 insertions(+), 105 deletions(-) create mode 100644 libomptarget/cmake/Modules/LibomptargetNVPTXBitcodeLibrary.cmake