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