[llvm-bugs] [Bug 34405] New: Handling of i1 vector in insertelementInst

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Sep 1 03:45:31 PDT 2017


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

            Bug ID: 34405
           Summary: Handling of i1 vector in insertelementInst
           Product: libraries
           Version: 4.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Common Code Generator Code
          Assignee: unassignedbugs at nondot.org
          Reporter: brunetpierrick at gmail.com
                CC: llvm-bugs at lists.llvm.org

Created attachment 19074
  --> https://bugs.llvm.org/attachment.cgi?id=19074&action=edit
Failing test case

Generate code may be wrong when we use i1 vector without user information
(except an assert in somes cases but not available in release build)

May be related to https://bugs.llvm.org/show_bug.cgi?id=1784

-- 
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/20170901/2e179e50/attachment.html>


More information about the llvm-bugs mailing list