search for: 6fef3cf6

Displaying 2 results from an estimated 2 matches for "6fef3cf6".

2020 Mar 02
2
Should rint and nearbyint be always constrained?
Hi everyone, According to the current design an intrinsic call that depends on current floating point environment (for example, rounding mode) or change it (for example by raising FP exceptions) is represented by constrained intrinsics. The latter have attached metadata that provide info about current FP environment and have attribute `IntrInaccessibleMemOnly` that helps keeping order of
2020 Mar 02
2
Should rint and nearbyint be always constrained?
...> I don't see why it would make sense to add another special case > just for those two intrinsics ... > > > Bye, > Ulrich > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200302/6fef3cf6/attachment.html>