[all-commits] [llvm/llvm-project] 1aa22f: [flang][openacc] Support iand reduction operator

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Tue Jul 11 08:51:02 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1aa22fe5cee079e7131bcd77f001ff5e500c19f3
      https://github.com/llvm/llvm-project/commit/1aa22fe5cee079e7131bcd77f001ff5e500c19f3
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2023-07-11 (Tue, 11 Jul 2023)

  Changed paths:
    M flang/lib/Lower/OpenACC.cpp
    M flang/test/Lower/OpenACC/acc-reduction.f90

  Log Message:
  -----------
  [flang][openacc] Support iand reduction operator

Add support for `iand` reduction operator in
OpenACC lowering.

Reviewed By: razvanlupusoru

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




More information about the All-commits mailing list