llvm-project/openmp/libomptarget/deviceRTLs
Shilei Tian f6c2984a09 [OpenMP][NVPTX] Fixed a compilation error in deviceRTLs caused by unsupported feature in release verion of LLVM
`ptx71` is not supported in release version of LLVM yet. As a result,
the support of CUDA 11.2 and CUDA 11.1 caused a compilation error as mentioned
in D97004. Since the support in D97004 is just a WA for releease, and we'll not
use it in the near future, using `ptx70` for CUDA 11 is feasible.

Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D97195
2021-02-23 13:20:21 -05:00
..
amdgcn [OpenMP][NFC] clang-format the whole openmp project 2021-02-20 12:46:32 -05:00
common [OpenMP][NFC] clang-format the whole openmp project 2021-02-20 12:46:32 -05:00
nvptx [OpenMP][NVPTX] Fixed a compilation error in deviceRTLs caused by unsupported feature in release verion of LLVM 2021-02-23 13:20:21 -05:00
CMakeLists.txt [libomptarget][nfc] Disable amdgcn rtl build. The cmake logic for finding llvm is misbehaving. 2020-03-21 00:01:03 +00:00
interface.h [OpenMP][NFC] clang-format the whole openmp project 2021-02-20 12:46:32 -05:00
target_interface.h [OpenMP][deviceRTLs] Separate declaration of target dependent functions from `target_impl.h` 2021-01-28 08:14:33 -05:00