[all-commits] [llvm/llvm-project] 1640b8: [flang][openacc] Lower gang, vector, worker, seq a...

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


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

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

  Log Message:
  -----------
  [flang][openacc] Lower gang, vector, worker, seq and nohost for acc routine

Lower clauses to the routine info op.

Reviewed By: razvanlupusoru

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




More information about the All-commits mailing list