This patch relaxes the verifier for the fir.rebox operation
to allow reboxing to unlimited polymoprhic box.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D138695
[flang] Allow fir.rebox to unlimited polymorphic box ClosedPublic Authored by clementval on Nov 25 2022, 1:26 AM.
Details Summary This patch relaxes the verifier for the fir.rebox operation
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptNov 25 2022, 1:26 AM This revision is now accepted and ready to land.Nov 25 2022, 4:51 AM Closed by commit rGe1eb81f47048: [flang] Allow fir.rebox to unlimited polymorphic box (authored by clementval). · Explain WhyNov 25 2022, 5:43 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 477930 flang/lib/Optimizer/Dialect/FIROps.cpp
flang/test/Lower/polymorphic.f90
|