[all-commits] [llvm/llvm-project] 9d7c7f: [flang][openacc] Lower acc set directive

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Wed Aug 23 14:08:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9d7c7f698386ab5d289567636598afc153ef36b6
      https://github.com/llvm/llvm-project/commit/9d7c7f698386ab5d289567636598afc153ef36b6
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2023-08-23 (Wed, 23 Aug 2023)

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

  Log Message:
  -----------
  [flang][openacc] Lower acc set directive

Lower the acc set directive to the acc.set op.

Depends on D158554

Reviewed By: razvanlupusoru

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




More information about the All-commits mailing list