[all-commits] [llvm/llvm-project] 2c3b71: Add short description to each added file

Jack Styles via All-commits all-commits at lists.llvm.org
Tue Jul 1 06:46:15 PDT 2025


  Branch: refs/heads/users/kparzysz/split-sema-omp
  Home:   https://github.com/llvm/llvm-project
  Commit: 2c3b718a05ee2b4e0e78ef45a6809dae6d04c912
      https://github.com/llvm/llvm-project/commit/2c3b718a05ee2b4e0e78ef45a6809dae6d04c912
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-07-01 (Tue, 01 Jul 2025)

  Changed paths:
    M flang/lib/Semantics/check-omp-atomic.cpp
    M flang/lib/Semantics/check-omp-loop.cpp
    M flang/lib/Semantics/check-omp-metadirective.cpp
    M flang/lib/Semantics/openmp-utils.cpp
    M flang/lib/Semantics/openmp-utils.h

  Log Message:
  -----------
  Add short description to each added file


  Commit: 420f15724336edadf3408cce236aaf388f2ac026
      https://github.com/llvm/llvm-project/commit/420f15724336edadf3408cce236aaf388f2ac026
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-07-01 (Tue, 01 Jul 2025)

  Changed paths:
    M flang/lib/Semantics/check-omp-atomic.cpp
    M flang/lib/Semantics/check-omp-loop.cpp

  Log Message:
  -----------
  Port part of 65cb0eae


  Commit: 265bdc3cf759f117070f511738888c0116f1ec92
      https://github.com/llvm/llvm-project/commit/265bdc3cf759f117070f511738888c0116f1ec92
  Author: Jack Styles <jack.styles at arm.com>
  Date:   2025-07-01 (Tue, 01 Jul 2025)

  Changed paths:
    M flang/include/flang/Parser/parse-tree.h
    M flang/lib/Lower/OpenMP/OpenMP.cpp
    M flang/lib/Parser/unparse.cpp
    M flang/lib/Semantics/canonicalize-omp.cpp
    M flang/lib/Semantics/resolve-directives.cpp
    A flang/test/Lower/OpenMP/nested-loop-transformation-construct01.f90
    A flang/test/Lower/OpenMP/nested-loop-transformation-construct02.f90
    A flang/test/Parser/OpenMP/loop-transformation-construct01.f90
    A flang/test/Parser/OpenMP/loop-transformation-construct02.f90
    A flang/test/Semantics/OpenMP/loop-transformation-construct01.f90

  Log Message:
  -----------
  Port PR145917


Compare: https://github.com/llvm/llvm-project/compare/251552277ca2...265bdc3cf759

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