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 D159281
[Flang][Driver] Add support for backend passes in R_Group AbandonedPublic Authored by victorkingi on Aug 31 2023, 7:18 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
Revision Contents
Diff 555035 flang/lib/Frontend/FrontendActions.cpp
flang/test/Driver/optimization-remark-backend.f90
|