[all-commits] [llvm/llvm-project] 064841: InferAddressSpaces: Fix mishandling stores of poin...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Aug 5 01:21:43 PDT 2024
Branch: refs/heads/release/19.x
Home: https://github.com/llvm/llvm-project
Commit: 06484125e0f419dcc023ff7dd007066f5a9c9a7e
https://github.com/llvm/llvm-project/commit/06484125e0f419dcc023ff7dd007066f5a9c9a7e
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-08-05 (Mon, 05 Aug 2024)
Changed paths:
M llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp
A llvm/test/Transforms/InferAddressSpaces/AMDGPU/store-pointer-to-self.ll
Log Message:
-----------
InferAddressSpaces: Fix mishandling stores of pointers to themselves (#101877)
(cherry picked from commit 3c483b887e5a32a0ddc0a52a467b31f74aad25bb)
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