[all-commits] [llvm/llvm-project] 122eec: AMDGPU: Legalize atomicrmw fadd for v2f16/v2bf16 f...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Sat Jun 15 00:53:24 PDT 2024
Branch: refs/heads/users/arsenm/amdgpu-legalize-vector-atomicrmw-fadd-local
Home: https://github.com/llvm/llvm-project
Commit: 122eec15d6850dc4413c73cec7c758f0a1f28e1c
https://github.com/llvm/llvm-project/commit/122eec15d6850dc4413c73cec7c758f0a1f28e1c
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-06-15 (Sat, 15 Jun 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
M llvm/lib/Target/AMDGPU/DSInstructions.td
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/test/CodeGen/AMDGPU/GlobalISel/fp-atomics-gfx940.ll
M llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-atomicrmw.ll
M llvm/test/CodeGen/AMDGPU/local-atomicrmw-fadd.ll
M llvm/test/Transforms/AtomicExpand/AMDGPU/expand-atomic-rmw-fadd.ll
Log Message:
-----------
AMDGPU: Legalize atomicrmw fadd for v2f16/v2bf16 for local memory
Make this legal for gfx940 and gfx12
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