[all-commits] [llvm/llvm-project] ddb018: [Clang][NFC] Add alias target for amdgpu-arch-tool...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Tue Jul 8 09:40:44 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ddb018f8d3ed3213c786720459daedb3c831c697
https://github.com/llvm/llvm-project/commit/ddb018f8d3ed3213c786720459daedb3c831c697
Author: Joseph Huber <huberjn at outlook.com>
Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths:
M clang/include/clang/Driver/Options.td
M clang/lib/Driver/ToolChains/AMDGPU.cpp
M clang/lib/Driver/ToolChains/Cuda.cpp
A clang/test/Driver/Inputs/offload-arch/offload_arch_sm_70_gfx906
M clang/test/Driver/openmp-system-arch.c
Log Message:
-----------
[Clang][NFC] Add alias target for amdgpu-arch-tool and nvptx-arch-tool (#147558)
Summary:
These commands both do the same thing and behave like the same tool.
Now, the `nvptx-arch` and `amdgpu-arch` tools cause it to only emit
architectures for that name.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list