[all-commits] [llvm/llvm-project] d542f9: [flang] Fix couple of issue with user defined assi...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Tue Jun 28 09:31:23 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d542f9c2558c9e0920f40f29be97fc65fc233c48
      https://github.com/llvm/llvm-project/commit/d542f9c2558c9e0920f40f29be97fc65fc233c48
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2022-06-28 (Tue, 28 Jun 2022)

  Changed paths:
    M flang/lib/Lower/ConvertExpr.cpp
    A flang/test/Lower/array-user-def-assignments.f90

  Log Message:
  -----------
  [flang] Fix couple of issue with user defined assignment in FORALL and WHERE

This patch fixes a couple of issues with the lowering of user defined assignment.

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

Reviewed By: klausler

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

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