[all-commits] [llvm/llvm-project] 0f53e9: AMDGPU: Replace some test undef uses with poison
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Mar 13 02:04:18 PDT 2025
Branch: refs/heads/users/arsenm/amdgpu/tests-replace-more-undef-with-poison
Home: https://github.com/llvm/llvm-project
Commit: 0f53e9e36ec89e96c4be4eaf828e2c97c7796f9f
https://github.com/llvm/llvm-project/commit/0f53e9e36ec89e96c4be4eaf828e2c97c7796f9f
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-03-13 (Thu, 13 Mar 2025)
Changed paths:
M llvm/test/CodeGen/AMDGPU/GlobalISel/call-outgoing-stack-args.ll
M llvm/test/CodeGen/AMDGPU/GlobalISel/divergent-control-flow.ll
M llvm/test/CodeGen/AMDGPU/diverge-interp-mov-lower.ll
M llvm/test/CodeGen/AMDGPU/llvm.dbg.value.ll
M llvm/test/CodeGen/AMDGPU/mfma-bf16-vgpr-cd-select.ll
M llvm/test/CodeGen/AMDGPU/mfma-cd-select.ll
M llvm/test/CodeGen/AMDGPU/mfma-vgpr-cd-select.ll
M llvm/test/CodeGen/AMDGPU/ret_jump.ll
M llvm/test/CodeGen/AMDGPU/sgpr-copy.ll
M llvm/test/CodeGen/AMDGPU/split-smrd.ll
M llvm/test/CodeGen/AMDGPU/v1024.ll
M llvm/test/CodeGen/AMDGPU/wmma_modifiers.ll
M llvm/test/CodeGen/AMDGPU/wqm.ll
Log Message:
-----------
AMDGPU: Replace some test undef uses with poison
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