[all-commits] [llvm/llvm-project] 5ef029: [flang][fir][NFC] Move ComplexType to TableGen typ...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Tue Feb 16 18:53:04 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ef029d2671914ee8065a878a076eee1caae9ab1
https://github.com/llvm/llvm-project/commit/5ef029d2671914ee8065a878a076eee1caae9ab1
Author: Valentin Clement <clementval at gmail.com>
Date: 2021-02-16 (Tue, 16 Feb 2021)
Changed paths:
M flang/include/flang/Optimizer/Dialect/FIROps.td
M flang/include/flang/Optimizer/Dialect/FIRType.h
M flang/include/flang/Optimizer/Dialect/FIRTypes.td
M flang/lib/Optimizer/Dialect/FIRType.cpp
Log Message:
-----------
[flang][fir][NFC] Move ComplexType to TableGen type definition
This patch is a follow up of D96422 and move ComplexType to
TableGen.
Reviewed By: schweitz
Differential Revision: https://reviews.llvm.org/D96575
More information about the All-commits
mailing list