diff options
author | Alexey Bataev <a.bataev@hotmail.com> | 2019-03-19 16:41:16 +0000 |
---|---|---|
committer | Alexey Bataev <a.bataev@hotmail.com> | 2019-03-19 16:41:16 +0000 |
commit | 4f680db257733fe073e10f5e23838825b4b4cf47 (patch) | |
tree | 63f2b4862b7bbc0d7ac104dd821e28de5db30a1c /llvm/test/CodeGen/X86/atomic-unordered.ll | |
parent | 5b820323ca11a7ed2f335873836ead6b5befd7b9 (diff) | |
download | bcm5719-llvm-4f680db257733fe073e10f5e23838825b4b4cf47.tar.gz bcm5719-llvm-4f680db257733fe073e10f5e23838825b4b4cf47.zip |
[OPENMP] Codegen for local variables with the allocate pragma.
Added initial codegen for the local variables with the #pragma omp
allocate directive. Instead of allocating the variables on the stack,
__kmpc_alloc|__kmpc_free functions are used for memory (de-)allocation.
llvm-svn: 356472
Diffstat (limited to 'llvm/test/CodeGen/X86/atomic-unordered.ll')
0 files changed, 0 insertions, 0 deletions