[all-commits] [llvm/llvm-project] feb9d3: [flang] Support codegen for global procedure pointer

PeixinQiao via All-commits all-commits at lists.llvm.org
Wed Dec 7 05:25:38 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: feb9d33a2aa5f0bec98f4da5c4330e36ea59ce96
      https://github.com/llvm/llvm-project/commit/feb9d33a2aa5f0bec98f4da5c4330e36ea59ce96
  Author: Peixin Qiao <qiaopeixin at huawei.com>
  Date:   2022-12-07 (Wed, 07 Dec 2022)

  Changed paths:
    M flang/docs/ProcedurePointer.md
    M flang/lib/Optimizer/CodeGen/BoxedProcedure.cpp
    M flang/test/Fir/boxproc-2.fir

  Log Message:
  -----------
  [flang] Support codegen for global procedure pointer

This supports the codegen for global procedure pointer in BoxedProcedure
pass. Reset the boxproc type.

Reviewed By: jeanPerier

Differential Revision: https://reviews.llvm.org/D138273




More information about the All-commits mailing list