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: [email protected]
          Reporter: [email protected]
                CC: [email protected],
                    [email protected], [email protected],
                    [email protected]

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
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to