[all-commits] [llvm/llvm-project] 1e31f4: [AMDGPU] Support the OpenCL generic addrspace feat...
Fraser Cormack via All-commits
all-commits at lists.llvm.org
Tue Apr 29 06:14:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1e31f4b5eb96de3080810340c9083138a34587b8
https://github.com/llvm/llvm-project/commit/1e31f4b5eb96de3080810340c9083138a34587b8
Author: Fraser Cormack <fraser at codeplay.com>
Date: 2025-04-29 (Tue, 29 Apr 2025)
Changed paths:
M clang/lib/Basic/Targets/AMDGPU.h
M clang/test/Misc/amdgcn.languageOptsOpenCL.cl
M clang/test/Misc/r600.languageOptsOpenCL.cl
Log Message:
-----------
[AMDGPU] Support the OpenCL generic addrspace feature by default (#137636)
This feature should be supported on AMDGCN architectures with flat
addressing.
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