[Openmp-commits] [openmp] Add openmp support to System z (PR #66081)
Ulrich Weigand via Openmp-commits
openmp-commits at lists.llvm.org
Mon Oct 30 09:49:20 PDT 2023
uweigand wrote:
> I looked at the current llvm `https://github.com/llvm/llvm-project.git` and it does not show `s390x` as a supported arch.
>
> So it's not merged yet? Or was it merged and then pulled?
No, it's not merged yet. We're still working through getting all pieces in place to ensure a fully clean test suite. At this point, the remaining issues are atomic fadd/fsub support (https://github.com/llvm/llvm-project/pull/70398), and then collecting the various changes described in the above comments and merging them into this PR.
https://github.com/llvm/llvm-project/pull/66081
More information about the Openmp-commits
mailing list