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