[all-commits] [llvm/llvm-project] dcd7c8: [OpenMP][AArch64] Workaround for ompt/synchronizat...

Carlos Eduardo Seo via All-commits all-commits at lists.llvm.org
Tue Dec 19 10:26:36 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dcd7c8b7c98fafa7c77e0d9f0d1efc5747afee30
      https://github.com/llvm/llvm-project/commit/dcd7c8b7c98fafa7c77e0d9f0d1efc5747afee30
  Author: Carlos Eduardo Seo <carlos.seo at linaro.org>
  Date:   2023-12-19 (Tue, 19 Dec 2023)

  Changed paths:
    M openmp/runtime/test/ompt/callback.h

  Log Message:
  -----------
  [OpenMP][AArch64] Workaround for ompt/synchronization tests (#75848)

ompt/synchronization/[masked.c | master.c] tests fail due to a wrong
offset being calculated for the possible return addreses. PR #65936
fixes this for Darwin and the same has to be done for Linux.

Updates #69627




More information about the All-commits mailing list