aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/avx-shuffle-builtins.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/avx-shuffle-builtins.c')
-rw-r--r--test/CodeGen/avx-shuffle-builtins.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/avx-shuffle-builtins.c b/test/CodeGen/avx-shuffle-builtins.c
index 913f9d238130..22bee33080a9 100644
--- a/test/CodeGen/avx-shuffle-builtins.c
+++ b/test/CodeGen/avx-shuffle-builtins.c
@@ -1,4 +1,5 @@
// RUN: %clang_cc1 %s -O3 -triple=x86_64-apple-darwin -target-feature +avx -emit-llvm -o - | FileCheck %s
+// FIXME: This is testing optimized generation of shuffle instructions and should be fixed.
// Don't include mm_malloc.h, it's system specific.
#define __MM_MALLOC_H