[all-commits] [llvm/llvm-project] c36299: [flang][openacc] Allow constant variable in data c...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Tue Nov 7 14:28:44 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c3629923aa2c28c912a08556950e45225ddc8db7
      https://github.com/llvm/llvm-project/commit/c3629923aa2c28c912a08556950e45225ddc8db7
  Author: Valentin Clement (バレンタイン クレメン) <clementval at gmail.com>
  Date:   2023-11-07 (Tue, 07 Nov 2023)

  Changed paths:
    M flang/lib/Semantics/resolve-directives.cpp
    M flang/test/Semantics/OpenACC/acc-data.f90

  Log Message:
  -----------
  [flang][openacc] Allow constant variable in data clause (#71580)

The check introduced in #71444 was to restrictive and this patch relax
it so data clause can accept constant.




More information about the All-commits mailing list