diff options
| author | Alexey Bataev <a.bataev@hotmail.com> | 2015-07-02 04:17:07 +0000 |
|---|---|---|
| committer | Alexey Bataev <a.bataev@hotmail.com> | 2015-07-02 04:17:07 +0000 |
| commit | 0f34da12e42311e943186622412f64d0a93ccf2a (patch) | |
| tree | a509bd71939516957ff7efb6ff57c4486862cb64 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 458d74421b002dd670e1ac5f961b703cfb3749b4 (diff) | |
| download | llvm-0f34da12e42311e943186622412f64d0a93ccf2a.zip llvm-0f34da12e42311e943186622412f64d0a93ccf2a.tar.gz llvm-0f34da12e42311e943186622412f64d0a93ccf2a.tar.bz2 | |
[OPENMP 4.0] Codegen for 'cancellation point' directive.
The next code is generated for this construct:
```
if (__kmpc_cancellationpoint(ident_t *loc, kmp_int32 global_tid, kmp_int32 cncl_kind) != 0)
<exit from outer innermost construct>;
```
llvm-svn: 241239
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
