[all-commits] [llvm/llvm-project] 1297ab: AMDGPU: Drop legacy r600.read.global.size intrinsi...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Feb 25 03:34:13 PST 2025
Branch: refs/heads/users/arsenm/amdgpu/drop-r600-read-global-size-amdgcn
Home: https://github.com/llvm/llvm-project
Commit: 1297ab34a5ee68f983979d69e12ca800243d6162
https://github.com/llvm/llvm-project/commit/1297ab34a5ee68f983979d69e12ca800243d6162
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-02-25 (Tue, 25 Feb 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/test/CodeGen/AMDGPU/amdgpu.work-item-intrinsics.deprecated.ll
Log Message:
-----------
AMDGPU: Drop legacy r600.read.global.size intrinsics from amdgcn
These ancient intrinsics were still consumed by the backend for libclc,
which no longer uses them.
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