[all-commits] [llvm/llvm-project] be3b40: [flang] Lower basic binary operation for scalars

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Fri Feb 18 06:50:46 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: be3b40c059355115a8041f5bd866ad8d99950611
      https://github.com/llvm/llvm-project/commit/be3b40c059355115a8041f5bd866ad8d99950611
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2022-02-18 (Fri, 18 Feb 2022)

  Changed paths:
    M flang/lib/Lower/ConvertExpr.cpp
    M flang/test/Lower/assignment.f90

  Log Message:
  -----------
  [flang] Lower basic binary operation for scalars

Lower simple binary operation (+, -, *, /) for scalars.

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

Depends on D120058

Reviewed By: PeteSteinfeld

Differential Revision: https://reviews.llvm.org/D120063

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




More information about the All-commits mailing list