[Openmp-commits] [openmp] [NFC][OpenMP] Add test checking clang offload chunking policy (PR #83261)
Ulrich Weigand via Openmp-commits
openmp-commits at lists.llvm.org
Wed Mar 20 03:14:24 PDT 2024
uweigand wrote:
This test has been consistently failing on s390x-ibm-linux-gnu and s390x-ibm-linux-gnu-LTO. I've now marked those two targets as unsupported, just like x86_64 and aarch64 already were.
I notice that a significant number of the offloading tests are all marked as UNSUPPORTED on the "server" CPU targets (x86_64, aarch64 and s390x) - maybe this could be abstracted in some better way?
https://github.com/llvm/llvm-project/pull/83261
More information about the Openmp-commits
mailing list