[all-commits] [llvm/llvm-project] b1d0f5: [flang][openacc] Lower the bind clause on acc routine

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


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b1d0f5f7cd8f71dc7dd1ce388aa88dfcd5d24113
      https://github.com/llvm/llvm-project/commit/b1d0f5f7cd8f71dc7dd1ce388aa88dfcd5d24113
  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 the bind clause on acc routine

Lower the bind clause to the corresponding attribute

Depends on D158120

Reviewed By: razvanlupusoru

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




More information about the All-commits mailing list