"lldb/test/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "93d59665134b46feedbde4c1db0b66017c6bd5cd"
[OpenMP][OMPIRBuilder] Add Directives (master and critical) to OMPBuilder.
Add support for Master and Critical directive in the OMPIRBuilder. Both make use of a new common interface for emitting inlined OMP regions called `emitInlinedRegion` which was added in this patch as well. Also this patch modifies clang to use the new directives when `-fopenmp-enable-irbuilder` commandline option is passed. Reviewed By: jdoerfert Differential Revision: https://reviews.llvm.org/D72304
Loading
Please register or sign in to comment