[all-commits] [llvm/llvm-project] dc549b: [flang][docs] Add lowering design doc for paramete...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Fri Sep 2 11:46:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dc549bf0013e11e8fcccba8a8d59c3a4bb052a3b
https://github.com/llvm/llvm-project/commit/dc549bf0013e11e8fcccba8a8d59c3a4bb052a3b
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-09-02 (Fri, 02 Sep 2022)
Changed paths:
A flang/docs/ParameterizedDerivedTypes.md
Log Message:
-----------
[flang][docs] Add lowering design doc for parameterized derived-type
This document aims to give insights at the representation of parameterized
derived-type (PDTs) in FIR and how PDTs are lowered to FIR and interact
with the runtime.
Reviewed By: jeanPerier, klausler
Differential Revision: https://reviews.llvm.org/D133096
More information about the All-commits
mailing list