[PATCH] D66197: AMDGPU: Add intrinsics for address space identification
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 14 10:43:46 PDT 2019
arsenm updated this revision to Diff 215167.
arsenm added a comment.
Rename
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66197/new/
https://reviews.llvm.org/D66197
Files:
include/llvm/IR/IntrinsicsAMDGPU.td
lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
lib/Target/AMDGPU/AMDGPULegalizerInfo.h
lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
lib/Target/AMDGPU/SIISelLowering.cpp
test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.is.private.ll
test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.is.shared.ll
test/CodeGen/AMDGPU/annotate-kernel-features-hsa.ll
test/CodeGen/AMDGPU/llvm.amdgcn.is.private.ll
test/CodeGen/AMDGPU/llvm.amdgcn.is.shared.ll
test/Transforms/InferAddressSpaces/AMDGPU/address-space-id-funcs.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66197.215167.patch
Type: text/x-patch
Size: 22620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190814/0203f99d/attachment.bin>
More information about the llvm-commits
mailing list