[flang-commits] [PATCH] D135959: [flang] Introduce option to lower expression to HLFIR

Valentin Clement via Phabricator via flang-commits flang-commits at lists.llvm.org
Fri Oct 14 07:14:48 PDT 2022


clementval accepted this revision.
clementval added a comment.
This revision is now accepted and ready to land.

LGTM. Good to see this work getting started!



================
Comment at: flang/include/flang/Lower/AbstractConverter.h:131
                                          StatementContext &context,
-                                         mlir::Location *loc = nullptr) = 0;
 
----------------
Is this change related?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135959



More information about the flang-commits mailing list