[llvm-commits] [llvm] r160791 - in /llvm/trunk: docs/LangRef.html include/llvm/Intrinsics.td lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Jul 26 12:57:54 PDT 2012


> +<p>This function returns the same values as the libm <tt>floor</tt> functions
> +   would, and handles error conditions in the same way.</p>

Why the intrinsic then?

Cheers,
Rafael



More information about the llvm-commits mailing list