[PATCH] D37985: [AMDGPU] add LDS f32 intrinsics

Daniil Fukalov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 13 05:49:49 PST 2017


dfukalov updated this revision to Diff 126743.
dfukalov edited the summary of this revision.
dfukalov added a comment.

updates as requested by reviewers


https://reviews.llvm.org/D37985

Files:
  include/llvm/IR/IntrinsicsAMDGPU.td
  lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/AMDGPUISelLowering.h
  lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  lib/Target/AMDGPU/DSInstructions.td
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIInstrInfo.td
  lib/Transforms/Scalar/InferAddressSpaces.cpp
  test/CodeGen/AMDGPU/lds_atomic_f32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37985.126743.patch
Type: text/x-patch
Size: 13362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171213/a5cf6e54/attachment.bin>


More information about the llvm-commits mailing list