[all-commits] [llvm/llvm-project] ed2fa6: Revert "[flang][OpenMP] Fix unused variable warnin...

Krzysztof Parzyszek via All-commits all-commits at lists.llvm.org
Wed Aug 13 08:28:20 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ed2fa6fd89df5ac28645d05854710e5b5d62dc4b
      https://github.com/llvm/llvm-project/commit/ed2fa6fd89df5ac28645d05854710e5b5d62dc4b
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-08-13 (Wed, 13 Aug 2025)

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

  Log Message:
  -----------
  Revert "[flang][OpenMP] Fix unused variable warning (#153409)"

This reverts commit 6b20b16b2f796b01bc5c3d5d8013a8e65b40080a.

This patch depends on PR153098 which is the one being reverted.


  Commit: 6b5c38dbbb14e09733e8046f4a70598d128f5484
      https://github.com/llvm/llvm-project/commit/6b5c38dbbb14e09733e8046f4a70598d128f5484
  Author: Krzysztof Parzyszek <Krzysztof.Parzyszek at amd.com>
  Date:   2025-08-13 (Wed, 13 Aug 2025)

  Changed paths:
    M flang/lib/Semantics/check-omp-atomic.cpp
    M flang/lib/Semantics/check-omp-structure.h
    R flang/test/Lower/OpenMP/atomic-update-reassoc.f90
    M flang/test/Semantics/OpenMP/atomic-update-only.f90
    M flang/test/Semantics/OpenMP/atomic04.f90

  Log Message:
  -----------
  Revert "[flang][OpenMP] Reassociate ATOMIC update expressions (#153098)"

This reverts commit 4f6ae2af3563a7eefbe4179eabe10ef5898a5963.

This PR causes build breaks with older versions of GCC.


Compare: https://github.com/llvm/llvm-project/compare/d21feb5e66f4...6b5c38dbbb14

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