Lower not, negate, and complex component to HLFIR.
Parentheses is the only remaining operation, but needs some
care/thinking to properly deal with character/derived variables.
Depends on D139183
Paths
| Differential D139186
[flang] Lower unary operation to HLFIR ClosedPublic Authored by jeanPerier on Dec 2 2022, 3:02 AM.
Details
Summary Lower not, negate, and complex component to HLFIR. Depends on D139183
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 2 2022, 4:33 AM Closed by commit rG12c8797fc4ed: [flang] Lower unary operation to HLFIR (authored by jeanPerier). · Explain WhyDec 2 2022, 5:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 479608 flang/lib/Lower/ConvertExprToHLFIR.cpp
flang/test/Lower/HLFIR/unary-ops.f90
|