[PATCH] D120488: [flang] Lower allocatable assignment for scalar

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 24 08:48:00 PST 2022


clementval added a comment.

In D120488#3343343 <https://reviews.llvm.org/D120488#3343343>, @PeteSteinfeld wrote:

> There's something odd about this patch.  When I try to download it, I don't get the same files that appear on the Phabricator GUI.  For example, .../flang/include/flang/Lower/Allocatable.h is missing.
>
> I notice that your comments say that this patch depends on another patch.  Perhaps that's related to my problem.

It probably need a rebase. I'll do it now.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120488/new/

https://reviews.llvm.org/D120488



More information about the llvm-commits mailing list