Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
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.
Comment Actions
Looks like cuda-bad-arch.cu does not have any gfx10. Let's fix this in a separate followup patch.
Comment Actions
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.