[all-commits] [llvm/llvm-project] d9d06d: [flang][openacc] Lower host and device clauses to ...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Fri May 5 12:02:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d9d06d11ca89391bb6cd14cfa8594157b4550fdc
      https://github.com/llvm/llvm-project/commit/d9d06d11ca89391bb6cd14cfa8594157b4550fdc
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2023-05-05 (Fri, 05 May 2023)

  Changed paths:
    M flang/lib/Lower/OpenACC.cpp
    M flang/test/Lower/OpenACC/acc-update.f90
    M flang/test/Lower/OpenACC/locations.f90
    M mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp

  Log Message:
  -----------
  [flang][openacc] Lower host and device clauses to data operand ops

Update OpenACC update construct lowering to create
the data operand operations for host and device clauses.

Depends on D149909

Reviewed By: razvanlupusoru, jeanPerier

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




More information about the All-commits mailing list