[llvm-bugs] [Bug 47374] New: Invalid integer vector compare condition

via llvm-bugs llvm-bugs at lists.llvm.org
Mon Aug 31 16:24:50 PDT 2020


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: unassignedbugs at nondot.org
          Reporter: pkubaj at anongoth.pl
                CC: llvm-bugs at lists.llvm.org, nemanja.i.ibm at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200831/b8d7ab09/attachment.html>


More information about the llvm-bugs mailing list