[all-commits] [llvm/llvm-project] c9bfca: [flang][openacc] Lower the default clause on compu...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Fri Jun 30 10:25:01 PDT 2023


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

  Changed paths:
    M flang/lib/Lower/OpenACC.cpp
    M flang/test/Lower/OpenACC/acc-kernels.f90
    M flang/test/Lower/OpenACC/acc-parallel.f90
    M flang/test/Lower/OpenACC/acc-serial.f90

  Log Message:
  -----------
  [flang][openacc] Lower the default clause on compute constructs

Lower default clause to the correct attribute for compute
operation.

Reviewed By: razvanlupusoru

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




More information about the All-commits mailing list