[PATCH] D157410: [Flang] Enable Rpass flag

victorkingi via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 8 09:26:47 PDT 2023


victorkingi created this revision.
Herald added a reviewer: sscalpone.
Herald added a reviewer: awarzynski.
Herald added projects: Flang, All.
victorkingi requested review of this revision.
Herald added subscribers: cfe-commits, jdoerfert, MaskRay.
Herald added a project: clang.

This patch allows propagation of the R family of flags to the
backend where a separate patch will implement the optimization
remark printing


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D157410

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Driver/ToolChains/Flang.cpp
  flang/test/Driver/driver-help-hidden.f90
  flang/test/Driver/driver-help.f90
  flang/test/Driver/frontend-forwarding.f90

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157410.548255.patch
Type: text/x-patch
Size: 6659 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230808/7e971e69/attachment.bin>


More information about the cfe-commits mailing list