[all-commits] [llvm/llvm-project] d96bb4: [flang][fir][NFC] Move BoxType to TableGen type de...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Thu Feb 11 08:10:14 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d96bb48f7874d636ffd0ee233e2d66fff0614b8f
https://github.com/llvm/llvm-project/commit/d96bb48f7874d636ffd0ee233e2d66fff0614b8f
Author: Valentin Clement <clementval at gmail.com>
Date: 2021-02-11 (Thu, 11 Feb 2021)
Changed paths:
M flang/include/flang/Optimizer/Dialect/FIROps.h
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 BoxType to TableGen type definition
This patch is a follow up of D96422 and move BoxType to TableGen.
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D96476
More information about the All-commits
mailing list