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

            Bug ID: 42734
           Summary: fatal error: error in backend: Attempting to emit
                    INSvi64gpr instruction but the Feature_HasNEON
                    predicate(s) are not met
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: release blocker
          Priority: P
         Component: Backend: AArch64
          Assignee: unassignedb...@nondot.org
          Reporter: pho...@chromium.org
                CC: arnaud.degrandmai...@arm.com,
                    llvm-bugs@lists.llvm.org, peter.sm...@linaro.org,
                    ties.st...@arm.com

Created attachment 22277
  --> https://bugs.llvm.org/attachment.cgi?id=22277&action=edit
Crash reproducer generated by Clang

We're seeing the following error which appears to have been introduced by
https://reviews.llvm.org/D65166:

fatal error: error in backend: Attempting to emit INSvi64gpr instruction but
the Feature_HasNEON predicate(s) are not met

-- 
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