[all-commits] [llvm/llvm-project] ee1557: [flang][openacc] Lower self clause on acc update a...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Tue May 9 10:34:23 PDT 2023


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

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

  Log Message:
  -----------
  [flang][openacc] Lower self clause on acc update as host clause

Self clause is the same same as the host clause. Lower it
in a simmilar way.

Reviewed By: razvanlupusoru

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




More information about the All-commits mailing list