[all-commits] [llvm/llvm-project] 85f459: [flang] Add a REDUCE clause to each nested loop (#...

khaki3 via All-commits all-commits at lists.llvm.org
Mon Jun 17 09:21:52 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 85f4593e856e5034c5de1e6bbea13fb59e1995f5
      https://github.com/llvm/llvm-project/commit/85f4593e856e5034c5de1e6bbea13fb59e1995f5
  Author: khaki3 <47756807+khaki3 at users.noreply.github.com>
  Date:   2024-06-17 (Mon, 17 Jun 2024)

  Changed paths:
    M flang/lib/Lower/Bridge.cpp
    M flang/test/Lower/loops3.f90

  Log Message:
  -----------
  [flang] Add a REDUCE clause to each nested loop (#95555)

For DO CONCURRENT REDUCE, every nested loop should have a REDUCE clause
so that we can lower reduction without analysis.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list