The raw accessor is going away soon so switch to prefixed accessors in the
fircg dialect. The main dialect was switched some months ago.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D135061
[flang][NFC] Use prefixed accessors for fircg dialect ClosedPublic Authored by clementval on Oct 3 2022, 12:54 AM.
Details Summary The raw accessor is going away soon so switch to prefixed accessors in the
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptOct 3 2022, 12:54 AM This revision is now accepted and ready to land.Oct 3 2022, 12:55 AM Closed by commit rGa89b04805aae: [flang][NFC] Use prefixed accessors for fircg dialect (authored by clementval). · Explain WhyOct 3 2022, 2:02 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 464630 flang/include/flang/Optimizer/CodeGen/CGOps.td
flang/lib/Optimizer/CodeGen/CGOps.cpp
flang/lib/Optimizer/CodeGen/CodeGen.cpp
|