[Openmp-commits] [openmp] [NFC][OpenMP] Add test checking clang offload chunking policy (PR #83261)
Johannes Doerfert via Openmp-commits
openmp-commits at lists.llvm.org
Wed Mar 27 07:23:59 PDT 2024
jdoerfert wrote:
> 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?
Yes, we should have "feature flags" rather than listing targets. Here it would be "required teams".
https://github.com/llvm/llvm-project/pull/83261
More information about the Openmp-commits
mailing list