https://bugs.llvm.org/show_bug.cgi?id=43374
Kristof Beyls <kristof.be...@arm.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CONFIRMED |RESOLVED
Resolution|--- |FIXED
--- Comment #3 from Kristof Beyls <kristof.be...@arm.com> ---
Should be fixed in r374025, by never generating vcmpe, but always vcmp for
floating point comparisons. This makes the ARM backend behave similar to the
other backends with respect to signalling quiet NaNs in compare operations.
Also see LLVMdev thread
http://lists.llvm.org/pipermail/llvm-dev/2019-October/135574.html for more
background.
--
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