[all-commits] [llvm/llvm-project] 83478a: [flang][openacc] Add proper TODO for reduction low...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Wed May 3 15:44:12 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 83478a1e5293f56627cdacafa9b5a07788aee374
      https://github.com/llvm/llvm-project/commit/83478a1e5293f56627cdacafa9b5a07788aee374
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2023-05-03 (Wed, 03 May 2023)

  Changed paths:
    M flang/lib/Lower/OpenACC.cpp

  Log Message:
  -----------
  [flang][openacc] Add proper TODO for reduction lowering

Reduction clause on loop or compute constructs
is not currently lowered but no TODO message was issued.
Add a proper TODO so the user is informed.

Reviewed By: razvanlupusoru

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




More information about the All-commits mailing list