[PATCH] D44318: [LangRef] describe the default FP environment

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 12 10:57:23 PDT 2018


spatel updated this revision to Diff 138057.
spatel added a comment.

Patch updated:

1. Fix example to show SNaN explicitly.
2. Remove duplicate text from the opcode definitions. Now that we have a description of the environment, we can just point to it. Presumably, we'll do the same for non-constrained FP intrinsics, but I'll double-check those and make another patch.


https://reviews.llvm.org/D44318

Files:
  docs/LangRef.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44318.138057.patch
Type: text/x-patch
Size: 4502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180312/1b42e91f/attachment.bin>


More information about the llvm-commits mailing list