[all-commits] [llvm/llvm-project] e18672: [flang][openacc] Add routine info attribute to the...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Tue Aug 15 22:19:23 PDT 2023


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

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

  Log Message:
  -----------
  [flang][openacc] Add routine info attribute to the function

Attch the routine info attribute to the func operation.

Reviewed By: razvanlupusoru

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




More information about the All-commits mailing list