This patch is a follow up of D96422 and move ComplexType to
TableGen.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests
Paths
| Differential D96575
[flang][fir][NFC] Move ComplexType to TableGen type definition ClosedPublic Authored by clementval on Feb 11 2021, 8:13 PM.
Details
Diff Detail
Unit TestsFailed Event TimelineThis revision is now accepted and ready to land.Feb 12 2021, 3:57 PM This revision was landed with ongoing or failed builds.Feb 16 2021, 6:52 PM Closed by commit rG5ef029d26719: [flang][fir][NFC] Move ComplexType to TableGen type definition (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 323217 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
|