[PATCH] D145264: [OpenMP][MLIR] Lower and apply RTLModuleFlagsAttr
Andrew Gozillon via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 29 15:18:54 PDT 2023
agozillon updated this revision to Diff 509487.
agozillon edited the summary of this revision.
agozillon added a comment.
Herald added subscribers: jplehr, sunshaoce.
- [Flang][MLIR][OpenMP] Fix rebase inconsistencies
- [Flang][bbc][Tools] Add OpenMP RTL flags to bbc and adjust setOffloadModuleInterfaceAttributes to use LangOpts
- [Flang][bbc][Tools] Update rtl-flags.f90 test for bbc tests and generally fix due to rebase changes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145264/new/
https://reviews.llvm.org/D145264
Files:
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Flang.cpp
clang/test/Driver/flang/flang-omp.f90
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/Lower/OpenMP/rtl-flags.f90
flang/tools/bbc/CMakeLists.txt
flang/tools/bbc/bbc.cpp
mlir/lib/Target/LLVMIR/Dialect/OpenMP/OpenMPToLLVMIRTranslation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145264.509487.patch
Type: text/x-patch
Size: 28637 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230329/245bf4df/attachment-0001.bin>
More information about the cfe-commits
mailing list