[PATCH] D96987: [flang][fir][NFC] Move remaining types to TableGen type definition

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 18 12:23:39 PST 2021


clementval created this revision.
clementval added reviewers: schweitz, mehdi_amini, sscalpone, jeanPerier, rriddle.
clementval requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Move the remaing of FIR types to TableGen type definition. This follow suggestion in D96422 <https://reviews.llvm.org/D96422>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D96987

Files:
  flang/include/flang/Optimizer/Dialect/FIROps.td
  flang/include/flang/Optimizer/Dialect/FIRType.h
  flang/include/flang/Optimizer/Dialect/FIRTypes.td
  flang/lib/Lower/CharacterExpr.cpp
  flang/lib/Lower/ConvertType.cpp
  flang/lib/Lower/FIRBuilder.cpp
  flang/lib/Optimizer/Dialect/FIRType.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96987.324732.patch
Type: text/x-patch
Size: 83954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210218/0b96e802/attachment-0001.bin>


More information about the llvm-commits mailing list