[Openmp-commits] [openmp] Add openmp support to System z (PR #66081)
Ilya Leoshkevich via Openmp-commits
openmp-commits at lists.llvm.org
Sun Oct 22 12:56:12 PDT 2023
iii-i wrote:
There are still 20 testsuite failures, which I am investigating. Some are caused by flaky archer tests (where running on IBM Z somehow amplifies their flakiness), but there is at least one endianness issues that I'm still looking into, caused by `%struct.DEP` vs `struct kmp_depend_info` mismatch, and a few more I haven't investigated yet.
The idea is to clean up the testsuite and almost immediately enable the IBM Z buildbot.
https://github.com/llvm/llvm-project/pull/66081
More information about the Openmp-commits
mailing list