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

            Bug ID: 47374
           Summary: Invalid integer vector compare condition
           Product: libraries
           Version: 11.0
          Hardware: Other
                OS: FreeBSD
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: Backend: PowerPC
          Assignee: unassignedb...@nondot.org
          Reporter: pku...@anongoth.pl
                CC: llvm-bugs@lists.llvm.org, nemanja.i....@gmail.com

Created attachment 23908
  --> https://bugs.llvm.org/attachment.cgi?id=23908&action=edit
sources

FreeBSD head, LLVM 11.0.0 rc2, powerpc64 elfv2

First, this is quite a peculiar bug, as it reproduces when using LLVM 11,
during building of LLVM 11 itself, with added -mcpu=power9. As such, it's a
case of Clang tripping over its own code.

Since I believe this bug is pretty important and reducing this has taken over a
week already on my own hardware, I'm only attaching Clang-generated script and
preprocessed source.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to