[all-commits] [llvm/llvm-project] 841f69: [flang][fir][NFC] Move remaining types to TableGen...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed Feb 24 17:23:49 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 841f6995cd33b8891655b2aeb78deca548362c23
https://github.com/llvm/llvm-project/commit/841f6995cd33b8891655b2aeb78deca548362c23
Author: Valentin Clement <clementval at gmail.com>
Date: 2021-02-24 (Wed, 24 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 remaining types to TableGen type definition
Move the remaing of FIR types to TableGen type definition. This follow suggestion in D96422.
Reviewed By: schweitz, jeanPerier, rriddle
Differential Revision: https://reviews.llvm.org/D96987
More information about the All-commits
mailing list