[all-commits] [llvm/llvm-project] c89528: AMDGPU: Fix buffer load/store of pointers

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sat Jun 15 01:12:50 PDT 2024


  Branch: refs/heads/users/arsenm/amdgpu-fix-buffer-load-store-pointer
  Home:   https://github.com/llvm/llvm-project
  Commit: c895288fc5ba347b5be14dae8802073f6037e59b
      https://github.com/llvm/llvm-project/commit/c895288fc5ba347b5be14dae8802073f6037e59b
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-06-15 (Sat, 15 Jun 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.raw.ptr.buffer.load.ll
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.raw.ptr.buffer.store.ll

  Log Message:
  -----------
  AMDGPU: Fix buffer load/store of pointers

Make sure we test all the address spaces since this support isn't
free in gisel.



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