[all-commits] [llvm/llvm-project] 550f25: [flang][fir][NFC] Move ShapeShiftType to TableGen ...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Wed Feb 10 17:32:46 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 550f251e47e6132ff7cefaa7bb63420934d39c05
https://github.com/llvm/llvm-project/commit/550f251e47e6132ff7cefaa7bb63420934d39c05
Author: Valentin Clement <clementval at gmail.com>
Date: 2021-02-10 (Wed, 10 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 ShapeShiftType to TableGen type definition
This patch is a follow up of D96422 and move the ShapeShiftType to
TableGen.
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D96442
More information about the All-commits
mailing list