summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGExprComplex.cpp
diff options
context:
space:
mode:
authorAlexey Bataev <a.bataev@hotmail.com>2018-11-21 21:04:34 +0000
committerAlexey Bataev <a.bataev@hotmail.com>2018-11-21 21:04:34 +0000
commitceeaa4805227f2eb679b4a927468f1fc7d8f6944 (patch)
tree92e036ad07652d3f082b10f43a3d5e38a6ad27d5 /clang/lib/CodeGen/CGExprComplex.cpp
parent20935e0ab50d82de6655fb3b611ef19f44de11a0 (diff)
downloadbcm5719-llvm-ceeaa4805227f2eb679b4a927468f1fc7d8f6944.tar.gz
bcm5719-llvm-ceeaa4805227f2eb679b4a927468f1fc7d8f6944.zip
[OPENMP][NVPTX]Emit default locations as constant with undefined mode.
For the NVPTX target default locations should be emitted as constants + additional info must be emitted in the reserved_2 field of the ident_t structure. The 1st bit controls the execution mode and the 2nd bit controls use of the lightweight runtime. The combination of the bits for Non-SPMD mode + lightweight runtime represents special undefined mode, used outside of the target regions for orphaned directives or functions. Should allow and additional optimization inside of the target regions. llvm-svn: 347425
Diffstat (limited to 'clang/lib/CodeGen/CGExprComplex.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud