[all-commits] [llvm/llvm-project] 883aa6: Revert "[Clang][AMDGPU] Change __fp16 to _Float16 ...
Jan Patrick Lehr via All-commits
all-commits at lists.llvm.org
Wed Mar 11 06:28:10 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 883aa697db5ebc29502d93cd8d54d22fd1bc2644
https://github.com/llvm/llvm-project/commit/883aa697db5ebc29502d93cd8d54d22fd1bc2644
Author: Jan Patrick Lehr <JanPatrick.Lehr at amd.com>
Date: 2026-03-11 (Wed, 11 Mar 2026)
Changed paths:
M clang/include/clang/Basic/BuiltinsAMDGPU.td
R clang/test/CodeGenHIP/builtins-amdgcn-f16-misc.hip
R clang/test/CodeGenHIP/builtins-amdgcn-gfx12-f16-w32.hip
R clang/test/CodeGenHIP/builtins-amdgcn-gfx12-f16-w64.hip
R clang/test/CodeGenHIP/builtins-amdgcn-gfx1250-f16-misc.hip
R clang/test/CodeGenHIP/builtins-amdgcn-gfx950-f16.hip
M clang/test/CodeGenOpenCL/builtins-amdgcn-gfx1250-load-tr.cl
M clang/test/CodeGenOpenCL/builtins-amdgcn-gfx950-read-tr.cl
M clang/test/CodeGenOpenCL/builtins-amdgcn-global-load-tr-gfx11-err.cl
M clang/test/CodeGenOpenCL/builtins-amdgcn-global-load-tr-gfx12-w32-err.cl
M clang/test/CodeGenOpenCL/builtins-amdgcn-global-load-tr-gfx12-w64-err.cl
M clang/test/CodeGenOpenCL/builtins-amdgcn-global-load-tr-w32.cl
M clang/test/CodeGenOpenCL/builtins-amdgcn-global-load-tr-w64.cl
M clang/test/SemaHIP/hip-builtin-lvalue-to-rvalue.hip
Log Message:
-----------
Revert "[Clang][AMDGPU] Change __fp16 to _Float16 in builtin definitions" (#185861)
Reverts llvm/llvm-project#185446
This breaks CK build downstream.
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