[all-commits] [llvm/llvm-project] 0ee1eb: AMDGPU: Remove ATOMIC_PK_FADD
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Aug 5 19:01:09 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0ee1eba58114d4cbe9d2c976e39887b6df4508f7
https://github.com/llvm/llvm-project/commit/0ee1eba58114d4cbe9d2c976e39887b6df4508f7
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-08-05 (Wed, 05 Aug 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
M llvm/lib/Target/AMDGPU/AMDGPUISelLowering.h
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/lib/Target/AMDGPU/SIInstrInfo.td
Log Message:
-----------
AMDGPU: Remove ATOMIC_PK_FADD
The f32 and v2f16 cases should be handled the same way.
More information about the All-commits
mailing list