[PATCH] D52413: AMDGPU: Expand atomicrmw nand in IR

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 24 07:21:40 PDT 2018


arsenm created this revision.
arsenm added a reviewer: rampitec.
Herald added subscribers: jfb, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.

https://reviews.llvm.org/D52413

Files:
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/AMDGPUISelLowering.h
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  test/CodeGen/AMDGPU/atomicrmw-nand.ll
  test/Transforms/AtomicExpand/AMDGPU/expand-atomic-rmw-nand.ll
  test/Transforms/AtomicExpand/AMDGPU/lit.local.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52413.166658.patch
Type: text/x-patch
Size: 8787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180924/43afb02f/attachment.bin>


More information about the llvm-commits mailing list