[OpenMP] Guarding restrictions are required only for guarding
If we do not guard code during SPMDzation, we do not need to check conditions for successfull guarding. That is, even if some code is executed in different modes, it does not prevent SPMDzation if there is no guarded code in there.
Loading
Please sign in to comment