[PATCH] D147324: [OpenMP][MLIR][Flang][bbc][Driver] Add OpenMP RTL Flags to Flang and generate omp.FlagsAttr from them
Andrew Gozillon via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 31 10:24:09 PDT 2023
agozillon updated this revision to Diff 510080.
agozillon added a comment.
- Add FIR -> LLVM Dialect test here, more fitting than the other patch
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147324/new/
https://reviews.llvm.org/D147324
Files:
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Flang.cpp
flang/include/flang/Frontend/LangOptions.def
flang/include/flang/Tools/CrossToolHelpers.h
flang/lib/Frontend/CompilerInvocation.cpp
flang/lib/Frontend/FrontendActions.cpp
flang/test/Driver/driver-help.f90
flang/test/Driver/omp-frontend-forwarding.f90
flang/test/Lower/OpenMP/rtl-flags.f90
flang/tools/bbc/bbc.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147324.510080.patch
Type: text/x-patch
Size: 26622 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230331/50d5c95e/attachment-0001.bin>
More information about the cfe-commits
mailing list