[all-commits] [llvm/llvm-project] 26d365: [flang][docs] Add lowering design doc for polymorp...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon Aug 15 09:13:31 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 26d3655a1557566d9d5731cd2584033ee845d3f5
https://github.com/llvm/llvm-project/commit/26d3655a1557566d9d5731cd2584033ee845d3f5
Author: Valentin Clement <clementval at gmail.com>
Date: 2022-08-15 (Mon, 15 Aug 2022)
Changed paths:
A flang/docs/PolymorphicEntities.md
Log Message:
-----------
[flang][docs] Add lowering design doc for polymorphic entities
This document aims to give insights at the representation of polymorphic
entities in FIR and how polymorphic related constructs and features are lowered
to FIR.
Reviewed By: klausler, razvanlupusoru
Differential Revision: https://reviews.llvm.org/D131515
More information about the All-commits
mailing list