Hi Andrew, this patch adds support for gfx90c GCN5 APU integrated graphics devices. The LLVM AMDGPU documentation (https://llvm.org/docs/AMDGPUUsage.html) lists those devices as unsupported by rocm-amdhsa. As we have discussed elsewhere, I have tested the patch on an AMD Ryzen 5 5500U (also with different xnack settings) that I have and it passes most libgomp offloading tests. Although those APUs are very constrainted compared to dGPUs, I think they might be interesting for learning, experimentation, and testing. Can I commit the patch to the master branch? Best regards, Frederik