This patch lower !OMP TASKYIELD construct from PFT to
OpenMPDialect operations.
Construct is lowered with conformance to OpenMP 5.0 spec.
Patch is carved out of following approved PR:
https://github.com/flang-compiler/f18-llvm-project/pull/297
Differential D84350
[flang][OpenMP] Added support for lowering OpenMP taskyield construct SouraVX on Jul 22 2020, 11:14 AM. Authored by
Details This patch lower !OMP TASKYIELD construct from PFT to Patch is carved out of following approved PR:
Diff Detail
|