[all-commits] [llvm/llvm-project] 575c9b: [flang][openacc] Avoid crash when collapse loop ne...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Wed Nov 22 13:01:25 PST 2023


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

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

  Log Message:
  -----------
  [flang][openacc] Avoid crash when collapse loop nest has extra directive (#73166)

The compiler was crashing when the collapse loop nest could not be
retrieved because of extra acc loop directive inside it.




More information about the All-commits mailing list