[PATCH] D122008: [flang][driver] Add support for generating executables
Damian Rouson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 13 16:24:24 PDT 2022
rouson added a comment.
@awarzynski based on @h-vetinari's optimism about adding flags, I still like option 2. If it's not possible to add flags, then I would prefer option 1. If we go with option 3, then I am at least encouraged by reviewing the upstreaming project status links that @kiran posted in the Slack flang workspace #general channel. I don't know the time required to complete the remaining tasks, but the following issues show 216 of 235 tasks completed with 2 in progress:
Statement Lowering Upstreaming <https://github.com/flang-compiler/f18-llvm-project/projects/6>:
12 To Do/1 In Progress/30 Done
FIR Codegen Upstreaming <https://github.com/flang-compiler/f18-llvm-project/projects/4>:
2 To Do/0 In Progress/81 Done
Intrinsic Lowering Upstreaming: <https://github.com/flang-compiler/f18-llvm-project/projects/5>:
0 To Do/0 In Progress/94 Done
FIR passes upstreaming <https://github.com/flang-compiler/f18-llvm-project/projects/7>:
3 To Do/1 In Progress/11 Done
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122008/new/
https://reviews.llvm.org/D122008
More information about the cfe-commits
mailing list