[llvm-bugs] [Bug 24762] New: FAIL: Clang :: CodeGen/avx512f-builtins.c

via llvm-bugs llvm-bugs at lists.llvm.org
Wed Sep 9 09:35:37 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=24762

            Bug ID: 24762
           Summary: FAIL: Clang :: CodeGen/avx512f-builtins.c
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: hjl.tools at gmail.com
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

On Fedora 22/x86-64, clang r247144 + llvm r247157 gave

/export/build/gnu/llvm-clang/build-x86_64-linux/./bin/clang -cc1
-internal-isystem
/export/build/gnu/llvm-clang/build-x86_64-linux/bin/../lib/clang/3.8.0/include
-nostdsysteminc
/export/ssd/git/llvm/tools/clang/test/CodeGen/avx512f-builtins.c -O0
-triple=x86_64-apple-darwin -target-feature +avx512f -emit-llvm -o - -Werror |
/export/build/gnu/llvm-clang/build-x86_64-linux/./bin/FileCheck
/export/ssd/git/llvm/tools/clang/test/CodeGen/avx512f-builtins.c
--
Exit Code: 2

Command Output (stderr):
--
Call parameter type does not match function signature!
i8 1
 i32  %7 = call <4 x double> @llvm.x86.avx512.mask.vextractf64x4.512(<8 x
double> %4, i8 1, <4 x double> %6, i8 -1)
fatal error: error in backend: Broken function found, compilation aborted!
FileCheck error: '-' is empty.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150909/a9e3a9b2/attachment.html>


More information about the llvm-bugs mailing list