Details
Details
Diff Detail
Diff Detail
- Repository
- rC Clang
- Build Status
Buildable 27101 Build 27100: arc lint + arc unit
Event Timeline
Comment Actions
It uses current rounding mode for inexact conversions. cvtsi642ss should do the same. As does (u)dq2ps and (u)qq2pd. I think we use sitofp/uitofp for some lengths of those already.