Previously this was documented as having the behavior of the
"target's native float-to-int conversion". After D115804, clang
uses saturating FP cast intrinsics which have the same behavior
on all targets.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo