[LLVMdev] Ordered / Unordered FP compare are not handled properly on X86

Demikhovsky, Elena elena.demikhovsky at intel.com
Wed Aug 28 23:31:09 PDT 2013


Should I open a ticket for this?

-           Elena

From: Eli Friedman [mailto:eli.friedman at gmail.com]
Sent: Wednesday, August 28, 2013 19:51
To: Demikhovsky, Elena
Cc: llvmdev at cs.uiuc.edu
Subject: Re: [LLVMdev] Ordered / Unordered FP compare are not handled properly on X86

On Wed, Aug 28, 2013 at 2:16 AM, Demikhovsky, Elena <elena.demikhovsky at intel.com<mailto:elena.demikhovsky at intel.com>> wrote:
I found that there is no diff in code generator for Ordered / Unordered FP compare instructions.
FUCOMISS, FUCOMISD are generated in the both cases.

Yes.  That's how fcmp is defined in LangRef.
-Eli
---------------------------------------------------------------------
Intel Israel (74) Limited

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130829/0334985b/attachment.html>


More information about the llvm-dev mailing list