[all-commits] [llvm/llvm-project] 3fca16: [flang][mlir] Cleaning up the atomic-control testc...

Anchu Rajendran S via All-commits all-commits at lists.llvm.org
Tue Oct 7 10:14:40 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3fca16eee05f4ea5694755f83cf7cfb19f597b88
      https://github.com/llvm/llvm-project/commit/3fca16eee05f4ea5694755f83cf7cfb19f597b88
  Author: Anchu Rajendran S <asudhaku at amd.com>
  Date:   2025-10-07 (Tue, 07 Oct 2025)

  Changed paths:
    M flang/test/Lower/OpenMP/atomic-control-options.f90

  Log Message:
  -----------
  [flang][mlir] Cleaning up the atomic-control testcase (#162149)

The testcase tests atomicupdate header which is not required for testing
atomic control attributes. This induces failures due to unrelated
changes (like changes in atomic update clauses). This PR removes the
unrelated test to keep it minimal.



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