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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Jun 17 10:43:40 PDT 2024


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