[PATCH] D153725: [clang] Make amdgpu-arch tool work on Windows
Matt Arsenault via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 10 06:08:45 PDT 2023
arsenm added a comment.
In D153725#4484754 <https://reviews.llvm.org/D153725#4484754>, @JonChesterfield wrote:
> - if you open the driver too many times at once it fails to open, so running a parallel build that uses this tool doesn't work on fast machines
Why would this happen? Seems like a bug to fix?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153725/new/
https://reviews.llvm.org/D153725
More information about the cfe-commits
mailing list