[llvm-dev] [RFC] FP Environment and Rounding mode handling in LLVM
Renato Golin via llvm-dev
llvm-dev at lists.llvm.org
Mon Apr 11 10:28:37 PDT 2016
On 11 April 2016 at 18:22, Mehdi Amini via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
>> Based on the discussion in this thread:
>> http://lists.llvm.org/pipermail/llvm-dev/2016-February/094869.html,
>> it seems like there is a preference to start with an intrinsic based
>> approach. Is this a correct interpretation of the discussion?
>
> Yes!
Tom, Mehdi,
I was unaware of this thread...
Would any of those patches affect this review:
http://reviews.llvm.org/D18701
This one is not about precision, per se, but it may touch the surrounding code.
cheers,
--renato
More information about the llvm-dev
mailing list