aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitReader.cpp
diff options
context:
space:
mode:
authorAnastasia Stulova <anastasia.stulova@arm.com>2017-09-07 17:00:33 +0000
committerAnastasia Stulova <anastasia.stulova@arm.com>2017-09-07 17:00:33 +0000
commit257132a019c1743956eb8c4c795d4c8fdd108e7a (patch)
tree2574b41d65e6d640abcb9df4a37ad08a6ce61702 /llvm/lib/Bitcode/Reader/BitReader.cpp
parent20489ec5639e01c3c05ca5a39e6e43cac66c202f (diff)
downloadllvm-257132a019c1743956eb8c4c795d4c8fdd108e7a.zip
llvm-257132a019c1743956eb8c4c795d4c8fdd108e7a.tar.gz
llvm-257132a019c1743956eb8c4c795d4c8fdd108e7a.tar.bz2
[OpenCL] Handle taking an address of block captures.
Block captures can have different physical locations in memory segments depending on the use case (as a function call or as a kernel enqueue) and in different vendor implementations. Therefore it's unclear how to add address space to capture addresses uniformly. Currently it has been decided to disallow taking addresses of captured variables until further clarifications in the spec. Differential Revision: https://reviews.llvm.org/D36410 llvm-svn: 312728
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitReader.cpp')
0 files changed, 0 insertions, 0 deletions