[PATCH] D153725: [clang] Make amdgpu-arch tool work on Windows
Yaxun Liu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 30 07:27:21 PDT 2023
yaxunl added a comment.
In D153725#4463589 <https://reviews.llvm.org/D153725#4463589>, @arsenm wrote:
> Unrelated but can we get this to start reporting xnack and ecc?
Using HIP runtime reports xnack and ecc. It reports the target ID including the accurate xnack and ecc feature which is ready to be used by clang.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153725/new/
https://reviews.llvm.org/D153725
More information about the cfe-commits
mailing list