Details
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Please also update these 2 files:
clang/test/Driver/cuda-bad-arch.cu
openmp/libomptarget/DeviceRTL/CMakeLists.txt
In fact the last one was not updated before too, so the last target gfx1031 there.
Looks like cuda-bad-arch.cu does not have any gfx10. Let's fix this in a separate followup patch.
Update openmp/libomptarget/DeviceRTL/CMakeLists.txt as well.
clang/test/Driver/cuda-bad-arch.cu to be updated with all gfx10 targets in a separate patch.
clang-format: please reformat the code
4 diff lines are omitted. See full path.