[cfe-dev] [llvm-dev] Floating point semantic modes

Jacob Lifshay via cfe-dev cfe-dev at lists.llvm.org
Mon Jan 27 15:53:05 PST 2020


On Mon, Jan 27, 2020, 15:24 Kaylor, Andrew via llvm-dev <
llvm-dev at lists.llvm.org> wrote:

> rounding_mode { dynamic, tonearest, downward, upward, towardzero }
>
I don't know if LLVM supports it, but RISC-V as well as a few other
architectures also support to-nearest-ties-to-max-magnitude.

Jacob Lifshay
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20200127/513fed2f/attachment.html>


More information about the cfe-dev mailing list