Only lower operations when the operands are scalar for now.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D139108
[flang] Lower add, mul, div, and sub to HLFIR ClosedPublic Authored by jeanPerier on Dec 1 2022, 6:24 AM.
Details Summary Only lower operations when the operands are scalar for now.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 1 2022, 8:16 AM Closed by commit rG440e9baa6238: [flang] Lower add, mul, div, and sub to HLFIR (authored by jeanPerier). · Explain WhyDec 1 2022, 8:41 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 479313 flang/lib/Lower/ConvertExprToHLFIR.cpp
flang/test/Lower/HLFIR/binary-ops.f90
|