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: unassignedb...@nondot.org
          Reporter: brunetpierr...@gmail.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to