[all-commits] [llvm/llvm-project] b90586: [flang] Support for dump OpenMP/OpenACC declarativ...

PeixinQiao via All-commits all-commits at lists.llvm.org
Thu Mar 10 22:35:34 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b90586484560ef48b9c4b018885fea07561dd2ac
      https://github.com/llvm/llvm-project/commit/b90586484560ef48b9c4b018885fea07561dd2ac
  Author: Peixin-Qiao <qiaopeixin at huawei.com>
  Date:   2022-03-11 (Fri, 11 Mar 2022)

  Changed paths:
    M flang/lib/Lower/PFTBuilder.cpp
    A flang/test/Lower/pre-fir-tree06.f90
    A flang/test/Lower/pre-fir-tree07.f90

  Log Message:
  -----------
  [flang] Support for dump OpenMP/OpenACC declarative directives PFT in module

OpenMP/OpenACC declarative directives can also be used in module unit.
Add support for dump them in module.

Reviewed By: kiranchandramohan, V Donaldson

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




More information about the All-commits mailing list