[PATCH] D118436: [flang] Initial lowering for empty program
Andrzej Warzynski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 31 02:48:19 PST 2022
awarzynski added a comment.
In D118436#3280512 <https://reviews.llvm.org/D118436#3280512>, @clementval wrote:
> The `flang-new` driver will need some parts to be upstream as well in order to be able to lower code. This is not part of this patch.
Do you mean "lowering" code per-se, or driver code? I've only skimmed this patch through and it seems that I could start upstreaming the driver itself (i.e. being able to lower an empty program should be sufficient). I might be missing something though. @clementval ?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118436/new/
https://reviews.llvm.org/D118436
More information about the llvm-commits
mailing list