This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP][libomptarget] Add function for checking SPMD mode
ClosedPublic

Authored by gtbercea on May 14 2018, 12:16 PM.

Diff Detail

Repository
rL LLVM

Event Timeline

gtbercea created this revision.May 14 2018, 12:16 PM
gtbercea updated this revision to Diff 146653.May 14 2018, 12:23 PM

Use int8_t instead of bool type.

grokos accepted this revision.May 15 2018, 8:12 AM

Looks good.

This revision is now accepted and ready to land.May 15 2018, 8:12 AM
This revision was automatically updated to reflect the committed changes.