commit | f7047551ddc1491807542160557aeb80dd700aa8 | [log] [tgz] |
---|---|---|
author | Sanjay Patel <spatel@rotateright.com> | Thu Nov 30 14:59:03 2017 +0000 |
committer | Sanjay Patel <spatel@rotateright.com> | Thu Nov 30 14:59:03 2017 +0000 |
tree | d3e1f18ed1c746272f157cde9bd69b5a92bbaf20 | |
parent | 06cb6a98c1566d7867427453ad7bd22e49ab00cd [diff] |
[LangRef] clarify semantics of the frem instruction As noted in D40594, the frem instruction corresponds to fmod() except that it can't set errno. I modified the text that we currently use for intrinsics that map to libm functions and applied it to frem. Differential Revision: https://reviews.llvm.org/D40629 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@319437 91177308-0d34-0410-b5e6-96231b3b80d8