[all-commits] [llvm/llvm-project] 1b2936: AMDGPU: Avoid manually reconstructing atomicrmw
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Aug 14 03:50:24 PDT 2024
Branch: refs/heads/users/arsenm/amdgpu-avoid-manually-reconstructing-atomicrmw
Home: https://github.com/llvm/llvm-project
Commit: 1b293677b5030415b828d005a43aca57cd4b3f7b
https://github.com/llvm/llvm-project/commit/1b293677b5030415b828d005a43aca57cd4b3f7b
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-08-14 (Wed, 14 Aug 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
Log Message:
-----------
AMDGPU: Avoid manually reconstructing atomicrmw
When introducing the address space predicates, move and mutate
the original instruction, and clone for the shared case.
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