[all-commits] [llvm/llvm-project] 384233: [flang][openacc] Lower host_data construct

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Mon May 15 11:22:54 PDT 2023


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

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

  Log Message:
  -----------
  [flang][openacc] Lower host_data construct

Lower host_data construct to the acc.host_data operation.

Depends on D150289

Reviewed By: razvanlupusoru, jeanPerier

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




More information about the All-commits mailing list