[PATCH] D134230: AMDGPU: Fix expansion of 16-bit atomicrmw

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 19 15:30:51 PDT 2022


arsenm created this revision.
arsenm added reviewers: AMDGPU, rampitec, jdoerfert.
Herald added subscribers: kosarev, foad, kerbowa, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

Fixes issue 57830


https://reviews.llvm.org/D134230

Files:
  llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/test/Transforms/AtomicExpand/AMDGPU/expand-atomic-i16.ll
  llvm/test/Transforms/AtomicExpand/AMDGPU/expand-atomic-i8.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134230.461389.patch
Type: text/x-patch
Size: 33530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220919/f546ae87/attachment.bin>


More information about the llvm-commits mailing list