[all-commits] [llvm/llvm-project] 4ec7f7: [flang][openacc] Lower init and shutdown directive

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Wed Nov 4 16:31:04 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4ec7f7e45a6c12c6cc2fea36cf15e90ebb1bb6ea
      https://github.com/llvm/llvm-project/commit/4ec7f7e45a6c12c6cc2fea36cf15e90ebb1bb6ea
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2020-11-04 (Wed, 04 Nov 2020)

  Changed paths:
    M flang/lib/Lower/OpenACC.cpp

  Log Message:
  -----------
  [flang][openacc] Lower init and shutdown directive

This patch upstream the lowering of Init and Shutdown directives that was initially done in
https://github.com/flang-compiler/f18-llvm-project/pull/529

Reviewed By: schweitz

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




More information about the All-commits mailing list