]> granicus.if.org Git - clang/commitdiff
Enable the ARM Neon intrinsics test by default.
authorAlexander Kornienko <alexfh@google.com>
Wed, 31 May 2017 14:35:50 +0000 (14:35 +0000)
committerAlexander Kornienko <alexfh@google.com>
Wed, 31 May 2017 14:35:50 +0000 (14:35 +0000)
The test being marked 'REQUIRES: long-tests' doesn't make sense. It's not the
first time the test is broken without being noticed by the committer. If the
test is too long, it should be shortened, split in multiple ones or removed
altogether. Keeping it as is is actively harmful.
(BTW, on my machine `ninja check-clang` takes 90-92 seconds with and without
this test. The difference in times is below the spread caused by random
factors.)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@304302 91177308-0d34-0410-b5e6-96231b3b80d8

test/CodeGen/arm_neon_intrinsics.c

index 15bf61a12c4d22d71dc52388b28a8aa642915524..62888dd73339a38f40aaaf93a64814aca46b46df 100644 (file)
@@ -3,8 +3,6 @@
 // RUN:  -disable-O0-optnone -emit-llvm -o - %s \
 // RUN:  | opt -S -mem2reg | FileCheck %s
 
-// REQUIRES: long-tests
-
 #include <arm_neon.h>
 
 // CHECK-LABEL: @test_vaba_s8(