[PATCH] D148038: [Flang][OpenMP][Driver][MLIR] Port fopenmp-host-ir-file-path flag and add MLIR module attribute to proliferate to OpenMP IR lowering
Andrew Gozillon via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 20 06:26:20 PDT 2023
agozillon updated this revision to Diff 515305.
agozillon added a comment.
- Resolve some of the reviewer comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148038/new/
https://reviews.llvm.org/D148038
Files:
clang/include/clang/Driver/Options.td
clang/lib/Driver/ToolChains/Flang.cpp
flang/include/flang/Frontend/LangOptions.h
flang/include/flang/Tools/CrossToolHelpers.h
flang/lib/Frontend/CompilerInvocation.cpp
flang/test/Driver/driver-help.f90
flang/test/Driver/omp-frontend-forwarding.f90
flang/test/Lower/OpenMP/omp-host-ir-flag.f90
mlir/include/mlir/Dialect/OpenMP/OpenMPOpsInterfaces.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148038.515305.patch
Type: text/x-patch
Size: 12648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230420/5b59583a/attachment-0001.bin>
More information about the cfe-commits
mailing list