[PATCH] D17401: AMDGPU/SI: add llvm.amdgcn.image.atomic.* intrinsics
Nikolay Haustov via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 26 03:11:32 PST 2016
nhaustov updated this revision to Diff 49171.
nhaustov added a comment.
- Fix opcode.
- Fixed image atomic conversion and added tests.
http://reviews.llvm.org/D17401
Files:
include/llvm/IR/IntrinsicsAMDGPU.td
lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
lib/Target/AMDGPU/SIInstrFormats.td
lib/Target/AMDGPU/SIInstrInfo.td
lib/Target/AMDGPU/SIInstructions.td
test/CodeGen/AMDGPU/llvm.amdgcn.image.atomic.ll
test/MC/AMDGPU/mimg.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17401.49171.patch
Type: text/x-patch
Size: 25547 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160226/346039cc/attachment.bin>
More information about the llvm-commits
mailing list