[PATCH] D59833: [FPEnv] New document for adding new constrained FP intrinsics

Kevin P. Neal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 26 12:00:31 PDT 2019


kpn created this revision.
kpn added reviewers: craig.topper, andrew.w.kaylor, cameron.mcinally, arsenm.
Herald added subscribers: llvm-commits, arphaman, wdng.
Herald added a project: LLVM.

Just like it it says on the tin: This document describes how to add a new constrained floating point intrinsics. It is intended to be a starting point for this topic.

It was split out of D55897 <https://reviews.llvm.org/D55897>, which itself was split out of D43515 <https://reviews.llvm.org/D43515>.


Repository:
  rL LLVM

https://reviews.llvm.org/D59833

Files:
  docs/AddingConstrainedIntrinsics.rst
  docs/index.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59833.192310.patch
Type: text/x-patch
Size: 3990 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190326/be8f528d/attachment.bin>


More information about the llvm-commits mailing list