[all-commits] [llvm/llvm-project] 4b57d0: [flang][openacc] Set extent to 0 when it is undefi...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Thu Nov 2 15:00:36 PDT 2023


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

  Changed paths:
    M flang/lib/Lower/DirectivesCommon.h
    M flang/test/Lower/OpenACC/acc-bounds.f90

  Log Message:
  -----------
  [flang][openacc] Set extent to 0 when it is undefined (#71108)

Set upperbound to lowerbound value and extent to zero when extent is
undefined.




More information about the All-commits mailing list