[all-commits] [llvm/llvm-project] cd9cdc: [flang][openacc] Add missing piece to translate to...

Valentin Clement (バレンタイン クレメン) via All-commits all-commits at lists.llvm.org
Mon Apr 10 14:30:48 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cd9cdc6837deddedb11d04174d6dceaa18a38395
      https://github.com/llvm/llvm-project/commit/cd9cdc6837deddedb11d04174d6dceaa18a38395
  Author: Valentin Clement <clementval at gmail.com>
  Date:   2023-04-10 (Mon, 10 Apr 2023)

  Changed paths:
    M flang/lib/Optimizer/CodeGen/CMakeLists.txt
    M flang/lib/Optimizer/CodeGen/CodeGen.cpp
    M flang/lib/Optimizer/Support/CMakeLists.txt
    M flang/lib/Optimizer/Support/InitFIR.cpp
    M flang/lib/Optimizer/Transforms/OpenACC/OpenACCDataOperandConversion.cpp
    M flang/test/Transforms/OpenACC/convert-data-operands-to-llvmir.fir

  Log Message:
  -----------
  [flang][openacc] Add missing piece to translate to LLVM IR dialect

Add missing pieces to translate handle OpenACC dialect in the translation.

Depends on D147825

Reviewed By: PeteSteinfeld, razvanlupusoru

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




More information about the All-commits mailing list