Unverified Commit c4d73216 authored by NimishMishra's avatar NimishMishra Committed by GitHub
Browse files

[flang][OpenMP] Skip default privatization for crashing cases (#71922)

This patch skips default privatization for crashing cases like
namelists, reduction instrinsics, and structure constructor.

Fixes: https://github.com/llvm/llvm-project/issues/67332,
https://github.com/llvm/llvm-project/issues/66454, and
https://github.com/llvm/llvm-project/issues/65569



Co-Authored-By: default avatarkiranchandramohan <kiran.chandramohan@arm.com>
parent fd5206cc
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