Try to clarify semantics of fptrunc

Dan Liew via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 4 15:06:46 PDT 2015


Hi,

> LLVM's LangRef previously said that fptrunc always truncates. It doesn't, on
> many common platforms, including WebAssembly. Your patch fixes that problem.

Ah I see. Thanks for clarifying.

Thanks,
Dan.


More information about the llvm-commits mailing list