[all-commits] [llvm/llvm-project] 30ad2e: [AMDGPU] Allow readonly features to be written to ...
Changpeng Fang via All-commits
all-commits at lists.llvm.org
Tue Jul 29 08:18:21 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 30ad2e24ab3392b1b1f022422255f010ed6dbd63
https://github.com/llvm/llvm-project/commit/30ad2e24ab3392b1b1f022422255f010ed6dbd63
Author: Changpeng Fang <changpeng.fang at amd.com>
Date: 2025-07-29 (Tue, 29 Jul 2025)
Changed paths:
M clang/lib/Basic/Targets/AMDGPU.cpp
M clang/test/CodeGenOpenCL/amdgpu-features-readonly.cl
A clang/test/CodeGenOpenCL/amdgpu-readonly-features-written-with-no-target.cl
Log Message:
-----------
[AMDGPU] Allow readonly features to be written to IR when there is no target (#148141)
Fixes: SWDEV-541399
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