[llvm] specify NaN behavior more precisely (PR #66579)

Mak Nazečić-Andrlon via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 20 21:59:26 PDT 2023


Muon wrote:

I'm pretty sure the significand lives in the least significant bits on every single architecture. For format conversions I'm pretty sure everyone just truncates/zero extends.

https://github.com/llvm/llvm-project/pull/66579


More information about the llvm-commits mailing list