[all-commits] [llvm/llvm-project] 53f728: AMDGPU: Fix broken XFAILed test for fat pointer nu...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu May 29 12:15:36 PDT 2025


  Branch: refs/heads/users/arsenm/amdgpu/fix-broken-xfail-nullptr-long-address-spaces
  Home:   https://github.com/llvm/llvm-project
  Commit: 53f7285da881898142c6ccbae9a0f0e009ab3608
      https://github.com/llvm/llvm-project/commit/53f7285da881898142c6ccbae9a0f0e009ab3608
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-05-29 (Thu, 29 May 2025)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/nullptr-long-address-spaces.ll

  Log Message:
  -----------
  AMDGPU: Fix broken XFAILed test for fat pointer null initializers

This was failing on the buffer fat pointer lowering error in the
addrspace(7) case, not the expected asm printer breakage. Also remove
the attempt at FileChecking the result, since that is dependent on the
actual fix and we want the unexpected pass whenever the assert is fixed.



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