[all-commits] [llvm/llvm-project] 5ee88e: [flang[OpenACC] Lower data directive

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Thu Mar 24 07:30:47 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5ee88e0ba50474a963f6ccf6c6133c0cf632e5b9
      https://github.com/llvm/llvm-project/commit/5ee88e0ba50474a963f6ccf6c6133c0cf632e5b9
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2022-03-24 (Thu, 24 Mar 2022)

  Changed paths:
    M flang/lib/Lower/OpenACC.cpp
    A flang/test/Lower/OpenACC/acc-data.f90

  Log Message:
  -----------
  [flang[OpenACC] Lower data directive

This patch adds lowering for the `!$acc data`
from the PFT to OpenACC dialect.

This patch is part of the upstreaming effort from fir-dev branch.

Depends on D122384

Reviewed By: PeteSteinfeld

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




More information about the All-commits mailing list