[all-commits] [llvm/llvm-project] 471736: clang/AMDGPU: Do not emit __oclc_ABI_version refer...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Mar 5 11:56:44 PST 2026
Branch: refs/heads/users/arsenm/clang/amdgpu-avoid-__oclc_ABI_version-llvm-env
Home: https://github.com/llvm/llvm-project
Commit: 47173669a868b5263486482df979fb69f242f0d4
https://github.com/llvm/llvm-project/commit/47173669a868b5263486482df979fb69f242f0d4
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2026-03-05 (Thu, 05 Mar 2026)
Changed paths:
M clang/lib/CodeGen/TargetBuiltins/AMDGPU.cpp
M clang/test/CodeGen/amdgpu-abi-version.c
Log Message:
-----------
clang/AMDGPU: Do not emit __oclc_ABI_version references with environment
Assume a sufficently new code object version if the environment is set to
something indicating we should have a real library.
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