[all-commits] [llvm/llvm-project] aeb482: [flang][OpenMP] Move nested eval conversion to Ope...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Fri Dec 15 07:01:22 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aeb482106c03cb05025f904db69c65dbcfa745fe
      https://github.com/llvm/llvm-project/commit/aeb482106c03cb05025f904db69c65dbcfa745fe
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
    M flang/include/flang/Lower/OpenMP.h
    M flang/lib/Lower/Bridge.cpp
    M flang/lib/Lower/OpenMP.cpp

  Log Message:
  -----------
  [flang][OpenMP] Move nested eval conversion to OpenMP.cpp, NFC (#75502)

This is the first step towards exploiting `genEval` functionality from
inside of OpenMP-generating functions.

This follows discourse discussion:
https://discourse.llvm.org/t/openmp-lowering-from-pft-to-fir/75263




More information about the All-commits mailing list