[all-commits] [llvm/llvm-project] 77fb62: AMDGPU: Fix assertion on load of vector of pointers
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sun Sep 29 12:51:38 PDT 2024
Branch: refs/heads/users/arsenm/amdgpu-fix-assert-vector-of-pointers
Home: https://github.com/llvm/llvm-project
Commit: 77fb625ca7aa7021bdce0543e52be1fee11a833c
https://github.com/llvm/llvm-project/commit/77fb625ca7aa7021bdce0543e52be1fee11a833c
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-09-29 (Sun, 29 Sep 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
Log Message:
-----------
AMDGPU: Fix assertion on load of vector of pointers
Fix InferAddressSpaces asserting on a load of a vector of flat
pointers.
Fixes #110433
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