[all-commits] [llvm/llvm-project] 23dcca: Revert "[AMDGPU] InstCombine: fold invalid calls t...
Yoonseo Choi via All-commits
all-commits at lists.llvm.org
Thu Apr 16 11:56:18 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 23dcca9d91110ebdb4e95d01818f7e16071fb21f
https://github.com/llvm/llvm-project/commit/23dcca9d91110ebdb4e95d01818f7e16071fb21f
Author: Yoonseo Choi <Yoonseo.Choi at amd.com>
Date: 2026-04-16 (Thu, 16 Apr 2026)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInstCombineIntrinsic.cpp
R llvm/test/Transforms/InstCombine/AMDGPU/llvm.amdgcn.cluster.id.ll
R llvm/test/Transforms/InstCombine/AMDGPU/llvm.amdgcn.dispatch.id.ll
R llvm/test/Transforms/InstCombine/AMDGPU/llvm.amdgcn.dispatch.ptr.ll
R llvm/test/Transforms/InstCombine/AMDGPU/llvm.amdgcn.lds.kernel.id.ll
R llvm/test/Transforms/InstCombine/AMDGPU/llvm.amdgcn.queue.ptr.ll
R llvm/test/Transforms/InstCombine/AMDGPU/llvm.amdgcn.workgroup.id.ll
R llvm/test/Transforms/InstCombine/AMDGPU/llvm.amdgcn.workitem.id.ll
Log Message:
-----------
Revert "[AMDGPU] InstCombine: fold invalid calls to amdgcn intrinsics into poison values" (#192514)
Reverts llvm/llvm-project#191904
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