[OPENMP] Fix PR34927: Emit initializer for reduction array with declare
reduction. If the reduction is an array or an array section and reduction operation is declare reduction without initializer, it may lead to crash. llvm-svn: 315611
Loading
Please register or sign in to comment