Previously, R_Group options only reported middle-end passes.
This patch allows backend passes to be reported as well.
Depends on D158174. That patch adds backend support to R_Group
options.
Paths
| Differential D159260
[Flang][Driver] Add support for backend passes in R_Group ClosedPublic Authored by victorkingi on Aug 31 2023, 2:19 AM.
Details Summary Previously, R_Group options only reported middle-end passes. Depends on D158174. That patch adds backend support to R_Group
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 31 2023, 2:26 AM Comment Actions 'MISSED' and 'ANALYSIS' to 'MISSED-DAG' and 'ANALYSIS-DAG' in optimization-remark-backend.f90 This revision was landed with ongoing or failed builds.Aug 31 2023, 7:40 AM Closed by commit rGe87d2d2cc9c4: [Flang][Driver] Add support for backend passes in R_Group (authored by Victor Kingi <victor.kingi@arm.com>). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 555048 flang/lib/Frontend/FrontendActions.cpp
flang/test/Driver/optimization-remark-backend.f90
|