This is an archive of the discontinued LLVM Phabricator instance.

[flang] Fix couple of issue with user defined assignment in FORALL and WHERE
ClosedPublic

Authored by clementval on Jun 28 2022, 7:06 AM.

Details

Summary

This patch fixes a couple of issues with the lowering of user defined assignment.

This patch is part of the upstreaming effort from fir-dev branch.

Co-authored-by: Jean Perier <jperier@nvidia.com>
Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>

Diff Detail

Event Timeline

clementval created this revision.Jun 28 2022, 7:06 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 28 2022, 7:06 AM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Jun 28 2022, 7:06 AM
klausler accepted this revision.Jun 28 2022, 9:25 AM
This revision is now accepted and ready to land.Jun 28 2022, 9:25 AM