[all-commits] [llvm/llvm-project] e939db: [flang][openacc] Add lowering for multiply operator

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Thu Jun 1 06:17:31 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e939dbc31455d31d2648c6a0452e53c7055e2ed0
      https://github.com/llvm/llvm-project/commit/e939dbc31455d31d2648c6a0452e53c7055e2ed0
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2023-06-01 (Thu, 01 Jun 2023)

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

  Log Message:
  -----------
  [flang][openacc] Add lowering for multiply operator

Add support for the * operation in OpenACC lowering. Support is added
for the types currently supported.

Depends on D151564

Reviewed By: razvanlupusoru

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




More information about the All-commits mailing list