]> granicus.if.org Git - clang/commit
[OPENMP]Add codegen for linear vars with allocate clause, NFC.
authorAlexey Bataev <a.bataev@hotmail.com>
Thu, 4 Apr 2019 18:06:53 +0000 (18:06 +0000)
committerAlexey Bataev <a.bataev@hotmail.com>
Thu, 4 Apr 2019 18:06:53 +0000 (18:06 +0000)
commit5f4fe1b0183cbf31e8abb7de29da30a9f16e793d
treeb216b26aa44193f84b3eff7c3ee43da2d58e4a64
parent73af6b66399c0350b4897ed47421409532973aac
[OPENMP]Add codegen for linear vars with allocate clause, NFC.

Added test for the linear variables with the allocate clause.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@357712 91177308-0d34-0410-b5e6-96231b3b80d8
test/OpenMP/for_linear_codegen.cpp