[PATCH] D52944: AMDGPU: Add llvm.amdgcn.ds.ordered.add & swap

Marek Olšák via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 5 13:34:44 PDT 2018


mareko created this revision.
mareko added reviewers: arsenm, nhaehnle.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, wdng, jvesely, kzhuravl.

Repository:
  rL LLVM

https://reviews.llvm.org/D52944

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/AMDGPU.h
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/AMDGPUISelLowering.h
  lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  lib/Target/AMDGPU/DSInstructions.td
  lib/Target/AMDGPU/GCNHazardRecognizer.cpp
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIInsertWaitcnts.cpp
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h
  lib/Target/AMDGPU/SIInstrInfo.td
  test/CodeGen/AMDGPU/llvm.amdgcn.ds.ordered.add.ll
  test/CodeGen/AMDGPU/llvm.amdgcn.ds.ordered.swap.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52944.168522.patch
Type: text/x-patch
Size: 19027 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181005/dacd2fdb/attachment-0001.bin>


More information about the llvm-commits mailing list