[all-commits] [llvm/llvm-project] 209bc6: [flang][fir][NFC] Move CharacterType and BoxCharTy...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Tue Feb 16 18:15:47 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 209bc67b78f4777be6d37ce721d5ba1d700e3acc
https://github.com/llvm/llvm-project/commit/209bc67b78f4777be6d37ce721d5ba1d700e3acc
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 CharacterType and BoxCharType to TableGen type definition
This patch is a follow up of D96422 and move CharacterType and BoxCharType to
TableGen.
Reviewed By: schweitz
Differential Revision: https://reviews.llvm.org/D96446
More information about the All-commits
mailing list