This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Adjust using the NVPTX architecture detection tool
ClosedPublic

Authored by jhuber6 on Jun 29 2023, 9:34 AM.

Details

Summary

A previous patch by @arsenm adjusted these to find the amdgpu-arch
tool correctly if we do a LLVM_ENABLE_PROJECTS build. This patch
applies the same to nvptx-arch tool to keep it consistent.

Diff Detail

Event Timeline

jhuber6 created this revision.Jun 29 2023, 9:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 29 2023, 9:34 AM
jhuber6 requested review of this revision.Jun 29 2023, 9:34 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 29 2023, 9:34 AM
This revision is now accepted and ready to land.Jun 29 2023, 9:53 AM