Commit f951d16c authored by Tom Eccles's avatar Tom Eccles
Browse files

[flang][CodeGen] Run PreCGRewrite on omp reduction declare ops

OpenMP reduction declare operations can contain FIR code which needs to
be lowered to LLVM. With array reductions, these regions can contain
more complicated operations which need PreCGRewriting. A similar extra
case was already needed for fir::GlobalOp.
parent 192da3c0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment