[OpenMP] kmp_atomic_float10_max_min.c test should only be executed on x86 platform

Differential Revision: https://reviews.llvm.org/D118988
This commit is contained in:
Igor Kirillov 2022-02-04 13:26:10 +00:00
parent 28fb22c90f
commit 4ae885b1e3
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
// RUN: %libomp-compile -mlong-double-80 && %libomp-run
// UNSUPPORTED: gcc
// UNSUPPORTED: powerpc
// REQUIRES: x86-registered-target
#include <stdio.h>
#include <omp.h>