[all-commits] [llvm/llvm-project] 3bf1ef: AMDGPU: Handle legal v2bf16 atomicrmw fadd for gfx12
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jun 18 06:59:38 PDT 2024
Branch: refs/heads/users/arsenm/amdgpu-atomicrmw-fadd-buffer-v2bf16
Home: https://github.com/llvm/llvm-project
Commit: 3bf1ef74e41889bfc70f8795e0fadb6031122286
https://github.com/llvm/llvm-project/commit/3bf1ef74e41889bfc70f8795e0fadb6031122286
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-06-18 (Tue, 18 Jun 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPU.td
M llvm/lib/Target/AMDGPU/BUFInstructions.td
M llvm/lib/Target/AMDGPU/GCNSubtarget.h
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/test/CodeGen/AMDGPU/buffer-fat-pointer-atomicrmw-fadd.ll
Log Message:
-----------
AMDGPU: Handle legal v2bf16 atomicrmw fadd for gfx12
Annoyingly gfx90a/940 support this for global/flat but not buffer.
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