[all-commits] [llvm/llvm-project] 01ccb2: [flang][RFC] Add lowering design for procdure poin...
PeixinQiao via All-commits
all-commits at lists.llvm.org
Wed Nov 2 18:07:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 01ccb23bd685268db179fd4d11922a39e28d5f30
https://github.com/llvm/llvm-project/commit/01ccb23bd685268db179fd4d11922a39e28d5f30
Author: Peixin-Qiao <qiaopeixin at huawei.com>
Date: 2022-11-03 (Thu, 03 Nov 2022)
Changed paths:
A flang/docs/ProcedurePointer.md
Log Message:
-----------
[flang][RFC] Add lowering design for procdure pointers
This document aims to give insights at the representation of procdure
pointers in FIR.
Reviewed By: PeteSteinfeld, jeanPerier, kiranchandramohan
Differential Revision: https://reviews.llvm.org/D136840
More information about the All-commits
mailing list