[all-commits] [llvm/llvm-project] 26b675: [OpenMP][Tools][NFC] Make an Archer test more robust

Joachim via All-commits all-commits at lists.llvm.org
Fri Oct 15 08:35:33 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 26b675d65eb2d1f117a39eee965652f590373232
      https://github.com/llvm/llvm-project/commit/26b675d65eb2d1f117a39eee965652f590373232
  Author: Joachim Protze <protze at itc.rwth-aachen.de>
  Date:   2021-10-15 (Fri, 15 Oct 2021)

  Changed paths:
    M openmp/tools/archer/tests/races/task-dependency.c

  Log Message:
  -----------
  [OpenMP][Tools][NFC] Make an Archer test more robust

The execution order of the tasks is not fixed, so there is no ordering
for the write accesses. Enforce the ordering that is expected in the check.




More information about the All-commits mailing list