[OPENMP]Fix crash on error message for declare reduction.
If the qualified reduction name is specified and not found, the compiler may crash because of not specified parameter.
Loading
Please register or sign in to comment
If the qualified reduction name is specified and not found, the compiler may crash because of not specified parameter.