This patch is a follow up of D96422 and move BoxType to TableGen.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D96476
[flang][fir][NFC] Move BoxType to TableGen type definition ClosedPublic Authored by clementval on Feb 10 2021, 6:05 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 10 2021, 6:20 PM This revision was landed with ongoing or failed builds.Feb 11 2021, 8:10 AM Closed by commit rGd96bb48f7874: [flang][fir][NFC] Move BoxType to TableGen type definition (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes. This revision is now accepted and ready to land.Feb 11 2021, 11:39 AM This revision was landed with ongoing or failed builds.Feb 11 2021, 3:10 PM Closed by commit rGa48bee2294b6: [flang][fir][NFC] Move BoxType to TableGen type definition (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 323028 flang/include/flang/Optimizer/Dialect/FIROps.h
flang/include/flang/Optimizer/Dialect/FIROps.td
flang/include/flang/Optimizer/Dialect/FIRType.h
flang/include/flang/Optimizer/Dialect/FIRTypes.td
flang/lib/Optimizer/Dialect/FIRType.cpp
|