[PATCH] D106804: [test-suite] Add tests for FP classification intrinsics
Serge Pavlov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 10 03:17:52 PDT 2021
sepavloff added a comment.
In D106804#2991411 <https://reviews.llvm.org/D106804#2991411>, @RKSimon wrote:
> Do we have test-suite buildbot coverage on anything other than x86? Cross platform uses of long double is always fun........
The following build bots have a stage named `test-suite`:
clang-ppc64be-linux-lnt
clang-ppc64le-linux-lnt
clang-s390x-linux-lnt
clang-armv7-lnt
clang-native-arm-lnt-perf
clang-aarch64-full-2stage
clang-armv7-vfpv3-full-2stage
clang-thumbv7-full-2stage
clang-cmake-x86_64-avx2-linux-perf
clang-cmake-x86_64-avx2-linux
So it looks like major targets are represented in testing.
Repository:
rT test-suite
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D106804/new/
https://reviews.llvm.org/D106804
More information about the cfe-commits
mailing list