[PATCH] D58388: [OpenCL] Simplify LLVM IR generated for OpenCL blocks
Alexey Sotkin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 20 06:57:28 PST 2019
AlexeySotkin updated this revision to Diff 187575.
AlexeySotkin added a comment.
Fix resolving of block invoke function in case of sequence of assignments.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58388/new/
https://reviews.llvm.org/D58388
Files:
lib/CodeGen/CGBlocks.cpp
lib/CodeGen/CGOpenCLRuntime.cpp
lib/CodeGen/CGOpenCLRuntime.h
test/CodeGenOpenCL/blocks.cl
test/CodeGenOpenCL/cl20-device-side-enqueue.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58388.187575.patch
Type: text/x-patch
Size: 15258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190220/8b111da2/attachment.bin>
More information about the cfe-commits
mailing list