[llvm-bugs] [Bug 35690] New: [GlobalISel][AArch64] crash with FNEG on long double
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Dec 18 16:07:07 PST 2017
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: aemerson at apple.com
Reporter: efriedma at codeaurora.org
CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20171219/3e4ee50f/attachment-0001.html>
More information about the llvm-bugs
mailing list