[PATCH] D146278: [flang] add -flang-experimental-hlfir flag to flang-new
Tom Eccles via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 22 05:17:16 PDT 2023
tblah updated this revision to Diff 507321.
tblah added a comment.
Thanks for the suggestion
- Added a test to check that hlfir is not output without the flag
- clang-formatted CLOptions.inc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146278/new/
https://reviews.llvm.org/D146278
Files:
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Flang.cpp
flang/include/flang/Tools/CLOptions.inc
flang/lib/Frontend/CompilerInvocation.cpp
flang/test/Driver/driver-help-hidden.f90
flang/test/Driver/mlir-pass-pipeline.f90
flang/test/Fir/basic-program.fir
flang/test/HLFIR/flang-experimental-hlfir-flag.f90
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146278.507321.patch
Type: text/x-patch
Size: 7367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230322/cd31d0f4/attachment-0001.bin>
More information about the cfe-commits
mailing list