[all-commits] [llvm/llvm-project] 0e4de5: AMDGPU: Avoid manually reconstructing atomicrmw
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Aug 14 06:19:03 PDT 2024
Branch: refs/heads/users/arsenm/amdgpu-avoid-manually-reconstructing-atomicrmw
Home: https://github.com/llvm/llvm-project
Commit: 0e4de50be40688ef57abfc39b7d190408cc40613
https://github.com/llvm/llvm-project/commit/0e4de50be40688ef57abfc39b7d190408cc40613
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