[llvm-bugs] [Bug 36582] New: Regression: Assert triggered since "[AArch64] generate vuzp instead of mov"

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Mar 2 13:17:11 PST 2018


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

            Bug ID: 36582
           Summary: Regression: Assert triggered since "[AArch64] generate
                    vuzp instead of mov"
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Backend: AArch64
          Assignee: unassignedbugs at nondot.org
          Reporter: martin at martin.st
                CC: llvm-bugs at lists.llvm.org

Created attachment 19989
  --> https://bugs.llvm.org/attachment.cgi?id=19989&action=edit
IR that reproduces the issue

Since SVN r326443, "[AArch64] generate vuzp instead of mov", compiling freetype
for aarch64 can trigger an assert.

To trigger, run "llc pfr.ll" on the attached IR file.

-- 
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/20180302/480c4af7/attachment.html>


More information about the llvm-bugs mailing list