[all-commits] [llvm/llvm-project] 9fd22c: [flang][NFC] Move new code to right place (#144551)

Peter Klausler via All-commits all-commits at lists.llvm.org
Thu Jun 19 13:43:08 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9fd22cb56d4c626769afd938e0f9ef6157164394
      https://github.com/llvm/llvm-project/commit/9fd22cb56d4c626769afd938e0f9ef6157164394
  Author: Peter Klausler <pklausler at nvidia.com>
  Date:   2025-06-19 (Thu, 19 Jun 2025)

  Changed paths:
    M flang/include/flang/Evaluate/tools.h
    M flang/include/flang/Semantics/tools.h
    M flang/lib/Evaluate/tools.cpp
    M flang/lib/Lower/OpenACC.cpp
    M flang/lib/Lower/OpenMP/OpenMP.cpp
    M flang/lib/Semantics/check-omp-structure.cpp
    M flang/lib/Semantics/tools.cpp

  Log Message:
  -----------
  [flang][NFC] Move new code to right place (#144551)

Some new code was added to flang/Semantics that only depends on
facilities in flang/Evaluate. Move it into Evaluate and clean up some
minor stylistic problems.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list