[flang][fir][NFC] Move FieldType to TableGen type definition
authorValentin Clement <clementval@gmail.com>
Sat, 13 Feb 2021 03:22:56 +0000 (22:22 -0500)
committerclementval <clementval@gmail.com>
Sat, 13 Feb 2021 03:23:05 +0000 (22:23 -0500)
commit8c1b63307f0696058bf4a9f7a54b012867f2457e
tree688ad02c32ac90531565f73d4a005d46a98d9176
parentdf1eeaa7b404f7c5a96a812479f0ee2ce8354f6a
[flang][fir][NFC] Move FieldType to TableGen type definition

This patch is a follow up of D96422 and move ComplexType to TableGen.

Reviewed By: schweitz, mehdi_amini

Differential Revision: https://reviews.llvm.org/D96610
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