[llvm-dev] NEON FP flags

James Molloy via llvm-dev llvm-dev at lists.llvm.org
Tue Mar 22 04:34:38 PDT 2016


Hi,

On 22 Mar 2016, at 11:28, Renato Golin <renato.golin at linaro.org<mailto:renato.golin at linaro.org>> wrote:

In the target transform info

I don’t think this part is right. The denormal flag would have to be set by whatever code generates the FP instruction, which would be Clang’s codegen layer. So the if (Darwin) would be there, not in TTI.

Cheers,

James
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160322/50ebc5fd/attachment.html>


More information about the llvm-dev mailing list