[all-commits] [llvm/llvm-project] e09064: AMDGPU: Update store node checks for atomics
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue May 26 12:20:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e09064e97f293491e59b30569033c8962129bdeb
https://github.com/llvm/llvm-project/commit/e09064e97f293491e59b30569033c8962129bdeb
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-05-26 (Tue, 26 May 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
Log Message:
-----------
AMDGPU: Update store node checks for atomics
Prepare to switch to using StoreSDNode for atomic stores.
More information about the All-commits
mailing list