[all-commits] [llvm/llvm-project] f0e028: [flang][openacc] Lower clauses on loop construct t...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Thu Sep 17 08:35:03 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: f0e028f4b32393676b5d3eb36d6598ec5a390180
      https://github.com/llvm/llvm-project/commit/f0e028f4b32393676b5d3eb36d6598ec5a390180
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2020-09-17 (Thu, 17 Sep 2020)

  Changed paths:
    M flang/include/flang/Optimizer/Dialect/FIRDialect.h
    M flang/lib/Lower/OpenACC.cpp

  Log Message:
  -----------
  [flang][openacc] Lower clauses on loop construct to OpenACC dialect

Lower OpenACCLoopConstruct and most of the clauses to the OpenACC acc.loop operation in MLIR.
This patch refelcts what can be upstream from PR flang-compiler/f18-llvm-project#419

Reviewed By: SouraVX

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




More information about the All-commits mailing list