[all-commits] [llvm/llvm-project] 2e4885: AMDGPU: Replace more undef test pointer uses with ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Mar 13 04:57:35 PDT 2025
Branch: refs/heads/users/arsenm/amdgpu/tests-replace-more-undef-ptr-with-poison
Home: https://github.com/llvm/llvm-project
Commit: 2e4885a12ceddb13ae945b4b2dbf2ddf2db9e35d
https://github.com/llvm/llvm-project/commit/2e4885a12ceddb13ae945b4b2dbf2ddf2db9e35d
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-03-13 (Thu, 13 Mar 2025)
Changed paths:
M llvm/test/CodeGen/AMDGPU/GlobalISel/prelegalizer-combiner-divrem.mir
M llvm/test/CodeGen/AMDGPU/branch-relaxation-debug-info.mir
M llvm/test/CodeGen/AMDGPU/coalescer-subranges-another-copymi-not-live.mir
M llvm/test/CodeGen/AMDGPU/fold-imm-f16-f32.mir
M llvm/test/CodeGen/AMDGPU/fp-atomic-to-s_denormmode.mir
M llvm/test/CodeGen/AMDGPU/insert-waitcnts-exp.mir
M llvm/test/CodeGen/AMDGPU/invert-br-undef-vcc.mir
M llvm/test/CodeGen/AMDGPU/lds-dma-waitcnt.mir
M llvm/test/CodeGen/AMDGPU/memory-legalizer-local.mir
M llvm/test/CodeGen/AMDGPU/memory-legalizer-multiple-mem-operands-atomics.mir
M llvm/test/CodeGen/AMDGPU/memory-legalizer-region.mir
M llvm/test/CodeGen/AMDGPU/merge-flat-with-global-load-store.mir
M llvm/test/CodeGen/AMDGPU/merge-global-load-store.mir
M llvm/test/CodeGen/AMDGPU/merge-load-store-agpr.mir
M llvm/test/CodeGen/AMDGPU/merge-out-of-order-ldst.mir
M llvm/test/CodeGen/AMDGPU/optimize-if-exec-masking.mir
M llvm/test/CodeGen/AMDGPU/phi-elimination-end-cf.mir
M llvm/test/CodeGen/AMDGPU/si-annotate-cf-kill.ll
Log Message:
-----------
AMDGPU: Replace more undef test pointer 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