Change how the binding tables are retrived. Use the newly lowered
fir.dispatch_table operations instead of the fir.global type infos.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D138903
[flang][NFC] Retrieve binding table from fir.dispatch_table operations ClosedPublic Authored by clementval on Nov 29 2022, 1:15 AM.
Details Summary Change how the binding tables are retrived. Use the newly lowered
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptNov 29 2022, 1:15 AM This revision is now accepted and ready to land.Nov 29 2022, 2:44 AM Closed by commit rG391efeb53828: [flang][NFC] Retrieve binding table from fir.dispatch_table operations (authored by clementval). · Explain WhyNov 29 2022, 4:22 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 478519 flang/lib/Optimizer/CodeGen/CodeGen.cpp
flang/test/Fir/dispatch.f90
|