diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2018-11-09 16:18:04 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2018-11-09 16:18:04 +0000 |
commit | 09c9eea78f29007d359b88bcc06ce1b07d70699f (patch) | |
tree | aa5789720cd171ff9129fead313930b4bf5198a9 /llvm/lib/IR/Instructions.cpp | |
parent | b2091c930b765a1f1b75c9159f49329af59604f9 (diff) | |
download | bcm5719-llvm-09c9eea78f29007d359b88bcc06ce1b07d70699f.tar.gz bcm5719-llvm-09c9eea78f29007d359b88bcc06ce1b07d70699f.zip |
[OPENMP][NVPTX]Allow to use shared memory for the
target|teams|distribute variables.
If the total size of the variables, declared in target|teams|distribute
regions, is less than the maximal size of shared memory available, the
buffer is allocated in the shared memory.
llvm-svn: 346507
Diffstat (limited to 'llvm/lib/IR/Instructions.cpp')
0 files changed, 0 insertions, 0 deletions