[flang-commits] [PATCH] D139108: [flang] Lower add, mul, div, and sub to HLFIR

Jean Perier via Phabricator via flang-commits flang-commits at lists.llvm.org
Thu Dec 1 06:24:13 PST 2022


jeanPerier created this revision.
jeanPerier added reviewers: clementval, PeteSteinfeld.
jeanPerier added a project: Flang.
Herald added subscribers: mehdi_amini, jdoerfert.
Herald added a project: All.
jeanPerier requested review of this revision.

Only lower operations when the operands are scalar for now.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D139108

Files:
  flang/lib/Lower/ConvertExprToHLFIR.cpp
  flang/test/Lower/HLFIR/binary-ops.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139108.479272.patch
Type: text/x-patch
Size: 10042 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/flang-commits/attachments/20221201/9ab85345/attachment.bin>


More information about the flang-commits mailing list