This patch adds tests and missing lowering
code to lower elemental function/subroutine calls
in array expression
This patch is part of the upstreaming effort from fir-dev branch.
Paths
| Differential D121474
[flang] Lower of elemental calls in array expression ClosedPublic Authored by clementval on Mar 11 2022, 9:05 AM.
Details Summary This patch adds tests and missing lowering This patch is part of the upstreaming effort from fir-dev branch.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 11 2022, 9:05 AM This revision is now accepted and ready to land.Mar 11 2022, 9:34 AM Closed by commit rG80f8c6dd16b8: [flang] Lower of elemental calls in array expression (authored by clementval). · Explain WhyMar 11 2022, 9:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 414684 flang/include/flang/Optimizer/Builder/Factory.h
flang/lib/Lower/ConvertExpr.cpp
flang/lib/Lower/ConvertVariable.cpp
flang/lib/Lower/IntrinsicCall.cpp
flang/lib/Lower/array-elemental-calls-2.f90
flang/test/Lower/array-elemental-calls.f90
|