[all-commits] [llvm/llvm-project] 556938: InferAddressSpaces: Replace undef with poison in t...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Mar 6 04:14:19 PST 2025


  Branch: refs/heads/users/arsenm/infer-address-spaces/replace-undef-with-poison-in-tests
  Home:   https://github.com/llvm/llvm-project
  Commit: 556938596b6966c0852b67275a62b76a155184ba
      https://github.com/llvm/llvm-project/commit/556938596b6966c0852b67275a62b76a155184ba
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-03-06 (Thu, 06 Mar 2025)

  Changed paths:
    M llvm/test/CodeGen/X86/pr41619.ll
    M llvm/test/Transforms/InferAddressSpaces/AMDGPU/address-space-id-funcs.ll
    M llvm/test/Transforms/InferAddressSpaces/AMDGPU/assumed-addrspace.ll
    M llvm/test/Transforms/InferAddressSpaces/AMDGPU/debug-info.ll
    M llvm/test/Transforms/InferAddressSpaces/AMDGPU/icmp.ll
    M llvm/test/Transforms/InferAddressSpaces/AMDGPU/infer-address-space.ll
    M llvm/test/Transforms/InferAddressSpaces/AMDGPU/infer-addrspacecast.ll
    M llvm/test/Transforms/InferAddressSpaces/AMDGPU/infer-getelementptr.ll
    M llvm/test/Transforms/InferAddressSpaces/AMDGPU/insert-pos-assert.ll
    M llvm/test/Transforms/InferAddressSpaces/AMDGPU/old-pass-regressions.ll
    M llvm/test/Transforms/InferAddressSpaces/AMDGPU/select.ll
    M llvm/test/Transforms/InferAddressSpaces/NVPTX/bug31948.ll
    M llvm/test/Transforms/InferAddressSpaces/NVPTX/clone_constexpr.ll

  Log Message:
  -----------
  InferAddressSpaces: Replace undef with poison in tests



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