[all-commits] [llvm/llvm-project] 146953: AMDGPU: Fix buffer load/store of pointers
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Jun 13 04:02:29 PDT 2024
Branch: refs/heads/users/arsenm/amdgpu-fix-buffer-load-store-pointer
Home: https://github.com/llvm/llvm-project
Commit: 14695322d92821374dd6599d8f0f76d212e50169
https://github.com/llvm/llvm-project/commit/14695322d92821374dd6599d8f0f76d212e50169
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