https://bugs.llvm.org/show_bug.cgi?id=35690
Bug ID: 35690
Summary: [GlobalISel][AArch64] crash with FNEG on long double
Product: new-bugs
Version: unspecified
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: new bugs
Assignee: aemer...@apple.com
Reporter: efrie...@codeaurora.org
CC: llvm-bugs@lists.llvm.org
Testcase:
long double x(long double a) { return -a; }
Crashes with "clang --target=aarch64--linux-gnu -mllvm
-aarch64-enable-global-isel-at-O=0 -mllvm -global-isel-abort=0".
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs