[llvm-bugs] [Bug 32120] New: SLP Vectorizer crash

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Mar 2 13:33:21 PST 2017


http://bugs.llvm.org/show_bug.cgi?id=32120

            Bug ID: 32120
           Summary: SLP Vectorizer crash
           Product: new-bugs
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: new bugs
          Assignee: unassignedbugs at nondot.org
          Reporter: dcb314 at hotmail.com
                CC: llvm-bugs at lists.llvm.org

Created attachment 18043
  --> http://bugs.llvm.org/attachment.cgi?id=18043&action=edit
C source code

1.  <eof> parser at end of file
2.  Per-module optimization passes
3.  Running pass 'Function Pass Manager' on module
'../../src/plugins/plugin_single.c'.
4.  Running pass 'SLP Vectorizer' on function '@xvid_plugin_single'
clang-5.0: error: unable to execute command: Segmentation fault (core dumped)
clang-5.0: error: clang frontend command failed due to signal (use -v to see
invocation)
clang version 5.0.0 (trunk 296161)

-- 
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/20170302/f3cd536c/attachment.html>


More information about the llvm-bugs mailing list