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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Jun 13 02:17:43 PDT 2024


  Branch: refs/heads/users/arsenm/amdgpu-fix-buffer-load-store-pointer
  Home:   https://github.com/llvm/llvm-project
  Commit: b05179ed684e289ce31f7aee8b57939c7bf2809c
      https://github.com/llvm/llvm-project/commit/b05179ed684e289ce31f7aee8b57939c7bf2809c
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2024-06-13 (Thu, 13 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