This patch is a follow up of D96422 and move the ShapeShiftType to
TableGen.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D96442
[flang][fir][NFC] Move ShapeShiftType to TableGen type definition ClosedPublic Authored by clementval on Feb 10 2021, 11:06 AM.
Details
Diff Detail
Event Timelineclementval added a parent revision: D96422: [flang][fir][NFC] Move ShapeType to TableGen type definition.Feb 10 2021, 11:06 AM clementval retitled this revision from [flang][fir] Move ShapeShiftType to TableGen type definition to [flang][fir][NFC] Move ShapeShiftType to TableGen type definition.Feb 10 2021, 12:53 PM This revision is now accepted and ready to land.Feb 10 2021, 1:50 PM This revision was landed with ongoing or failed builds.Feb 10 2021, 5:32 PM Closed by commit rG550f251e47e6: [flang][fir][NFC] Move ShapeShiftType to TableGen type definition (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 322768 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
|